Spaces:
Runtime error
Runtime error
anand6572r
commited on
update req.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
tensorflow>=2.8.0
|
3 |
+
gradio>=3.0.0
|
4 |
+
transformers>=4.0.0
|