Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
4f5581d
1
Parent(s):
b5002e1
Still in error; let's reuse the code of a working space (#5)
Browse files- Still in error; let's reuse the code of a working space (6d9724793fd18d26cee0d81f03156889b251f99c)
Co-authored-by: Fabrice TIERCELIN <Fabrice-TIERCELIN@users.noreply.huggingface.co>
- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
-
|
2 |
-
diffusers
|
3 |
transformers
|
|
|
|
|
|
|
|
|
4 |
torch
|
|
|
1 |
+
https://gradio-builds.s3.amazonaws.com/756e3431d65172df986a7e335dce8136206a293a/gradio-4.7.1-py3-none-any.whl
|
2 |
+
git+https://github.com/huggingface/diffusers.git
|
3 |
transformers
|
4 |
+
accelerate
|
5 |
+
safetensors
|
6 |
+
opencv-python
|
7 |
+
uuid
|
8 |
torch
|