Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
transformers==4.
|
3 |
peft
|
4 |
huggingface_hub==0.17.0
|
5 |
bitsandbytes
|
|
|
1 |
gradio
|
2 |
+
transformers==4.40.0
|
3 |
peft
|
4 |
huggingface_hub==0.17.0
|
5 |
bitsandbytes
|