Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -4,7 +4,6 @@ diffusers == 0.24.0
|
|
| 4 |
torch==2.0.1
|
| 5 |
accelerate == 0.25.0
|
| 6 |
transformers
|
| 7 |
-
|
| 8 |
gradio-client @ git+https://github.com/gradio-app/gradio@a8eb801a6b03874834d8ea29b576760602d020a6#subdirectory=client/python
|
| 9 |
https://gradio-builds.s3.amazonaws.com/a8eb801a6b03874834d8ea29b576760602d020a6/gradio-4.31.4-py3-none-any.whl
|
| 10 |
-
pypistats==1.1.0
|
|
|
|
| 4 |
torch==2.0.1
|
| 5 |
accelerate == 0.25.0
|
| 6 |
transformers
|
|
|
|
| 7 |
gradio-client @ git+https://github.com/gradio-app/gradio@a8eb801a6b03874834d8ea29b576760602d020a6#subdirectory=client/python
|
| 8 |
https://gradio-builds.s3.amazonaws.com/a8eb801a6b03874834d8ea29b576760602d020a6/gradio-4.31.4-py3-none-any.whl
|
| 9 |
+
pypistats==1.1.0
|