Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==5.11.0
|
2 |
+
torch==2.2.0
|
3 |
+
torchvision==0.17.0
|
4 |
+
Pillow==10.2.0
|
5 |
+
requests==2.31.0
|
6 |
+
huggingface_hub==0.22.0
|