Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ accelerate
|
|
9 |
torchvision
|
10 |
scipy
|
11 |
tqdm
|
|
|
12 |
cv2
|
|
|
9 |
torchvision
|
10 |
scipy
|
11 |
tqdm
|
12 |
+
gradio
|
13 |
cv2
|