Spaces:
Runtime error
Runtime error
chsubhasis
commited on
Commit
·
d118cd8
1
Parent(s):
d38220b
app and requirements files added
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@
|
|
2 |
|
3 |
numpy
|
4 |
gradio
|
5 |
-
tensorflow
|
|
|
|
2 |
|
3 |
numpy
|
4 |
gradio
|
5 |
+
tensorflow
|
6 |
+
transformers
|