Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -5,4 +5,8 @@ torch==1.11.*
|
|
5 |
transformers==4.*
|
6 |
uvicorn[standard]==0.17.*
|
7 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
8 |
-
torch
|
|
|
|
|
|
|
|
|
|
5 |
transformers==4.*
|
6 |
uvicorn[standard]==0.17.*
|
7 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
8 |
+
torch
|
9 |
+
diffusers
|
10 |
+
accelerate
|
11 |
+
scipy
|
12 |
+
safetensors
|