Spaces:
Running
Running
WarpWingHF
commited on
Commit
•
f4f22ea
1
Parent(s):
9c31576
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio>=3.50.2
|
2 |
+
tensorflow>=2.13.0
|
3 |
+
Pillow>=10.0.0
|
4 |
+
numpy>=1.24.3
|
5 |
+
tqdm>=4.65.0
|
6 |
+
spaces
|