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