Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
accelerate
|
| 2 |
-
diffusers
|
| 3 |
-
gradio
|
| 4 |
Pillow
|
| 5 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
| 6 |
-
torch
|
| 7 |
-
openvino
|
| 8 |
-
optimum
|
| 9 |
-
optimum-intel
|
| 10 |
-
onnx
|
| 11 |
-
transformers
|
| 12 |
|
| 13 |
git+https://huggingface.co/spaces/Wauplin/gradio-user-history
|
|
|
|
| 1 |
accelerate
|
| 2 |
+
diffusers
|
| 3 |
+
gradio
|
| 4 |
Pillow
|
| 5 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
| 6 |
+
torch
|
| 7 |
+
openvino
|
| 8 |
+
optimum
|
| 9 |
+
optimum-intel
|
| 10 |
+
onnx
|
| 11 |
+
transformers
|
| 12 |
|
| 13 |
git+https://huggingface.co/spaces/Wauplin/gradio-user-history
|