morangold1
commited on
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
gradio>=4.12.0
|
2 |
-
transformers>=4.
|
3 |
torch>=2.1.2
|
4 |
-
accelerate>=0.26.1
|
|
|
|
|
|
|
|
1 |
gradio>=4.12.0
|
2 |
+
transformers>=4.37.0
|
3 |
torch>=2.1.2
|
4 |
+
accelerate>=0.26.1
|
5 |
+
peft>=0.7.1
|
6 |
+
bitsandbytes>=0.41.3
|
7 |
+
safetensors>=0.4.1
|