Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
| 5 |
|
|
|
|
| 1 |
+
tensorflow==2.11.0
|
| 2 |
+
huggingface-hub==0.13.0
|
| 3 |
+
gradio==3.0.0
|
| 4 |
+
numpy==1.23.0
|
| 5 |
+
Pillow==9.2.0
|
| 6 |
|