Spaces:
Runtime error
Runtime error
Update Requirements.txt
Browse files- Requirements.txt +5 -1
Requirements.txt
CHANGED
|
@@ -2,4 +2,8 @@ gradio==5.48.0
|
|
| 2 |
torch
|
| 3 |
diffusers[torch]
|
| 4 |
transformers
|
| 5 |
-
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
torch
|
| 3 |
diffusers[torch]
|
| 4 |
transformers
|
| 5 |
+
Pillow
|
| 6 |
+
mediapipe
|
| 7 |
+
numpy
|
| 8 |
+
opencv-python-headless
|
| 9 |
+
requests
|