Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -15
requirements.txt
CHANGED
|
@@ -1,15 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
basicsr==1.4.2
|
| 9 |
-
transformers==4.35.2
|
| 10 |
-
accelerate==0.24.1
|
| 11 |
-
safetensors==0.4.1
|
| 12 |
-
scikit-image==0.22.0
|
| 13 |
-
scipy==1.11.4
|
| 14 |
-
matplotlib==3.8.2
|
| 15 |
-
tqdm==4.66.1
|
|
|
|
| 1 |
+
fastapi
|
| 2 |
+
uvicorn
|
| 3 |
+
python-multipart
|
| 4 |
+
rembg
|
| 5 |
+
opencv-python-headless
|
| 6 |
+
numpy
|
| 7 |
+
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|