Spaces:
Sleeping
Sleeping
GoofyGoof commited on
Commit ·
2b4038c
1
Parent(s): ae78290
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface_hub
|
| 2 |
+
tensorflow
|
| 3 |
+
numpy
|
| 4 |
+
gradio
|