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