Spaces:
Runtime error
Runtime error
cocktailpeanut
commited on
Commit
·
19cb281
1
Parent(s):
5245f35
update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,8 +4,9 @@ rembg<2.0.60
|
|
4 |
einops==0.7.0
|
5 |
transformers==4.27.4
|
6 |
opencv-python==4.7.0.68
|
7 |
-
gradio==4.15.0
|
8 |
#gradio==4.43.0
|
|
|
9 |
fastapi==1.112.2
|
10 |
accelerate==0.26.1
|
11 |
git+https://github.com/fffiloni/pytorch-image-models.git
|
|
|
4 |
einops==0.7.0
|
5 |
transformers==4.27.4
|
6 |
opencv-python==4.7.0.68
|
7 |
+
#gradio==4.15.0
|
8 |
#gradio==4.43.0
|
9 |
+
gradio
|
10 |
fastapi==1.112.2
|
11 |
accelerate==0.26.1
|
12 |
git+https://github.com/fffiloni/pytorch-image-models.git
|