Spaces:
Runtime error
Runtime error
hugging2021
commited on
Commit
•
18161b1
1
Parent(s):
b56aa51
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ huggingface_hub==0.20.2
|
|
5 |
torch==2.1.0
|
6 |
gradio==4.36.1
|
7 |
tqdm
|
|
|
8 |
numpy<2
|
9 |
mediapipe
|
10 |
safetensors
|
|
|
5 |
torch==2.1.0
|
6 |
gradio==4.36.1
|
7 |
tqdm
|
8 |
+
img
|
9 |
numpy<2
|
10 |
mediapipe
|
11 |
safetensors
|