Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy==1.26.4
|
2 |
+
opencv-python==4.10.0.84
|
3 |
+
pillow==9.5.0
|
4 |
+
gradio==3.40.0
|
5 |
+
torch==2.5.0
|
6 |
+
torchvision==0.20.0
|
7 |
+
pyfacer=0.0.4
|