Spaces:
Runtime error
Runtime error
imsuperkong
commited on
Commit
•
2c28e2e
1
Parent(s):
b750a26
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -3,5 +3,8 @@ torchvision
|
|
3 |
timm==0.6.12
|
4 |
gradio==3.40.1
|
5 |
diffusers==0.17.1
|
|
|
|
|
|
|
6 |
wget
|
7 |
ipdb
|
|
|
3 |
timm==0.6.12
|
4 |
gradio==3.40.1
|
5 |
diffusers==0.17.1
|
6 |
+
opencv-python
|
7 |
+
tqdm
|
8 |
+
typing
|
9 |
wget
|
10 |
ipdb
|