Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
#-f --extra-index-url https://download.pytorch.org/whl/cu116
|
| 2 |
modin[all]
|
| 3 |
accelerate
|
| 4 |
tensorflow
|
|
@@ -7,5 +6,4 @@ ftfy
|
|
| 7 |
numpy
|
| 8 |
regex
|
| 9 |
git+https://github.com/fchollet/stable-diffusion-tensorflow
|
| 10 |
-
gradio
|
| 11 |
-
#xformers
|
|
|
|
|
|
|
| 1 |
modin[all]
|
| 2 |
accelerate
|
| 3 |
tensorflow
|
|
|
|
| 6 |
numpy
|
| 7 |
regex
|
| 8 |
git+https://github.com/fchollet/stable-diffusion-tensorflow
|
| 9 |
+
gradio
|
|
|