Spaces:
Sleeping
Sleeping
Commit ·
4fe1ec1
1
Parent(s): c78c56e
Add req file
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
tensorflow-cpu==2.16.1
|
| 2 |
+
huggingface_hub
|
| 3 |
+
datasets
|
| 4 |
+
gradio
|
| 5 |
+
Pillow
|
| 6 |
+
numpy
|