Spaces:
Runtime error
Runtime error
Update requirements.txt
#2
by
djamel-esi - opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,5 @@ peft >= 0.6.0
|
|
| 11 |
sentencepiece==0.2.0
|
| 12 |
optimum
|
| 13 |
beautifulsoup4
|
| 14 |
-
gradio==4.29.0
|
|
|
|
|
|
| 11 |
sentencepiece==0.2.0
|
| 12 |
optimum
|
| 13 |
beautifulsoup4
|
| 14 |
+
gradio==4.29.0
|
| 15 |
+
torch==2.1.0
|