Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ peft >= 0.6.0
|
|
| 9 |
sentencepiece==0.2.0
|
| 10 |
optimum
|
| 11 |
beautifulsoup4
|
| 12 |
-
gradio==4.29.0
|
|
|
|
|
|
| 9 |
sentencepiece==0.2.0
|
| 10 |
optimum
|
| 11 |
beautifulsoup4
|
| 12 |
+
gradio==4.29.0
|
| 13 |
+
gradio_imageslider
|