Spaces:
Sleeping
Sleeping
Commit
•
5f016d9
1
Parent(s):
1ffcb74
Adicionando app.py e atualizando requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==2.3.1
|
2 |
+
tensorflow-hub==0.12.0
|
3 |
+
numpy==1.21.2
|
4 |
+
tensorflow==2.6.0
|
5 |
+
|
6 |
+
|