Spaces:
Runtime error
Runtime error
Update requirements..txt
Browse files- requirements..txt +4 -4
requirements..txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
streamlit
|
| 4 |
-
numpy
|
| 5 |
pillow
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==5.34.0
|
| 2 |
+
tensorflow
|
|
|
|
|
|
|
| 3 |
pillow
|
| 4 |
+
numpy
|
| 5 |
+
transformers
|