Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,8 +1,3 @@
|
|
1 |
-
diffusers
|
2 |
-
transformers
|
3 |
-
accelerate
|
4 |
-
torch
|
5 |
-
xformers
|
6 |
spaces
|
7 |
Pillow
|
8 |
qrcode
|
@@ -10,4 +5,5 @@ gradio
|
|
10 |
opencv-python-headless
|
11 |
pyzxing
|
12 |
huggingface_hub
|
13 |
-
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
spaces
|
2 |
Pillow
|
3 |
qrcode
|
|
|
5 |
opencv-python-headless
|
6 |
pyzxing
|
7 |
huggingface_hub
|
8 |
+
python-dotenv
|
9 |
+
replicate
|