Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ websockets
|
|
| 9 |
httpx
|
| 10 |
pydantic
|
| 11 |
python-multipart
|
| 12 |
-
torch
|
|
|
|
|
|
| 9 |
httpx
|
| 10 |
pydantic
|
| 11 |
python-multipart
|
| 12 |
+
torch
|
| 13 |
+
diffusers
|