Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,7 @@ sentencepiece==0.2.0
|
|
| 16 |
torch==2.2.2
|
| 17 |
torchvision==0.17.2
|
| 18 |
transformers==4.48.0
|
| 19 |
-
peft==0.14.0
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
torch==2.2.2
|
| 17 |
torchvision==0.17.2
|
| 18 |
transformers==4.48.0
|
| 19 |
+
peft==0.14.0
|
| 20 |
+
|
| 21 |
+
spaces
|
| 22 |
+
httpx[socks]
|