Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,7 @@ torch
|
|
| 4 |
transformers==4.44.0
|
| 5 |
sentencepiece
|
| 6 |
peft==0.12.0
|
| 7 |
-
torchvision
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
transformers==4.44.0
|
| 5 |
sentencepiece
|
| 6 |
peft==0.12.0
|
| 7 |
+
torchvision
|
| 8 |
+
|
| 9 |
+
gradio
|
| 10 |
+
httpx[socks]
|