Spaces:
Running
Running
BraUndress
commited on
Commit
•
3991afe
1
Parent(s):
643a8d0
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
|
|
|
|
|
|
|
|
1 |
+
gradio==3.25.0
|
2 |
+
numpy
|
3 |
+
imageio
|
4 |
+
pillow
|
5 |
+
mediapipe
|