Hrushi02 commited on
Commit
170bedf
·
verified ·
1 Parent(s): af57c50

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- huggingface_hub==0.25.2
2
- transformers
3
- peft
4
- torch
5
- gradio
6
- bitsandbytes
7
- accelerate
8
- huggingface_hub
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu121
2
+
3
+ transformers==4.41.2
4
+ peft==0.11.1
5
+ accelerate==0.30.1
6
+ bitsandbytes==0.43.1
7
+ gradio==4.29.0
8
+ torch==2.3.0