Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
numpy
|
3 |
torch==2.4.0
|
@@ -13,4 +17,4 @@ diffusers
|
|
13 |
accelerate
|
14 |
mediapipe
|
15 |
timm
|
16 |
-
|
|
|
1 |
+
wheel>=0.40
|
2 |
+
setuptools>=67.0
|
3 |
+
|
4 |
+
|
5 |
gradio
|
6 |
numpy
|
7 |
torch==2.4.0
|
|
|
17 |
accelerate
|
18 |
mediapipe
|
19 |
timm
|
20 |
+
|