Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
tensorflow>=2.7.0,<2.
|
2 |
transformers==4.11.3
|
3 |
gradio==2.3.6
|
4 |
pandas==1.3.3
|
|
|
1 |
+
tensorflow>=2.7.0,<2.9.0
|
2 |
transformers==4.11.3
|
3 |
gradio==2.3.6
|
4 |
pandas==1.3.3
|