Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers==4.38.2
|
2 |
torch
|
3 |
gradio
|
4 |
-
peft==0.10.0
|
|
|
|
1 |
transformers==4.38.2
|
2 |
torch
|
3 |
gradio
|
4 |
+
peft==0.10.0
|
5 |
+
huggingface_hub
|