Spaces:
Runtime error
Runtime error
AdityaAdaki
commited on
Commit
·
bee9599
1
Parent(s):
ca4f70d
- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
streamlit
|
2 |
tensorflow
|
3 |
-
|
4 |
numpy
|
5 |
Pillow
|
6 |
requests
|
7 |
-
googletrans
|
8 |
-
nest_asyncio
|
|
|
1 |
streamlit
|
2 |
tensorflow
|
3 |
+
tensorflow-hub
|
4 |
numpy
|
5 |
Pillow
|
6 |
requests
|
7 |
+
googletrans
|
8 |
+
nest_asyncio
|