Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,9 @@ httpx
|
|
| 10 |
pydantic
|
| 11 |
python-multipart
|
| 12 |
torch
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
pydantic
|
| 11 |
python-multipart
|
| 12 |
torch
|
| 13 |
+
torchvision
|
| 14 |
+
diffusers
|
| 15 |
+
transformers
|
| 16 |
+
safetensors
|
| 17 |
+
accelerate
|
| 18 |
+
|