Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
streamlit==1.36.0
|
| 2 |
-
transformers
|
| 3 |
huggingface_hub
|
| 4 |
gradio
|
| 5 |
black
|
|
|
|
| 1 |
streamlit==1.36.0
|
| 2 |
+
transformers==4.42.4
|
| 3 |
huggingface_hub
|
| 4 |
gradio
|
| 5 |
black
|