Spaces:
Sleeping
Sleeping
ahmedmbutt
commited on
Commit
•
9218789
1
Parent(s):
42ab2ee
Add python-multipart and pillow to requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
fastapi
|
2 |
uvicorn[standard]
|
|
|
|
|
3 |
torch
|
4 |
diffusers
|
5 |
accelerate
|
|
|
1 |
fastapi
|
2 |
uvicorn[standard]
|
3 |
+
python-multipart
|
4 |
+
pillow
|
5 |
torch
|
6 |
diffusers
|
7 |
accelerate
|