Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
|
@@ -1,10 +1,6 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
-
torch
|
| 4 |
-
# Install diffusers directly from GitHub to get the latest version
|
| 5 |
-
git+https://github.com/huggingface/diffusers
|
| 6 |
-
transformers
|
| 7 |
-
accelerate
|
| 8 |
python-multipart
|
| 9 |
Pillow
|
| 10 |
-
|
|
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
python-multipart
|
| 4 |
Pillow
|
| 5 |
+
numpy
|
| 6 |
+
opencv-python-headless
|