Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ accelerate
|
|
| 4 |
huggingface_hub==0.20.2
|
| 5 |
torch==2.1.0
|
| 6 |
gradio==4.11.0
|
| 7 |
-
tqdm
|
|
|
|
|
|
| 4 |
huggingface_hub==0.20.2
|
| 5 |
torch==2.1.0
|
| 6 |
gradio==4.11.0
|
| 7 |
+
tqdm
|
| 8 |
+
mediapipe
|