Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
huggingface-hub==0.24.6
|
| 3 |
+
Pillow==10.4.0
|
| 4 |
+
python-dotenv==1.0.1
|
| 5 |
+
requests==2.32.3
|
| 6 |
+
numpy==1.26.4
|