Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ torch>=1.13.0
|
|
6 |
transformers==4.*
|
7 |
numpy<2
|
8 |
peft==0.11.1
|
9 |
-
huggingface-hub
|
|
|
|
6 |
transformers==4.*
|
7 |
numpy<2
|
8 |
peft==0.11.1
|
9 |
+
huggingface-hub>=0.17.0
|
10 |
+
python-dotenv==1.0.0
|