Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
https://gradio-builds.s3.amazonaws.com/f6c6d13d25d601b1dbdb977acda89dca8bf584c0/gradio-4.31.5-py3-none-any.whl
|
2 |
numpy==1.25.0
|
3 |
opencv-python==4.8.0.74
|
4 |
diffusers == 0.24.0
|
5 |
torch==2.0.1
|
6 |
accelerate == 0.25.0
|
7 |
transformers
|
|
|
|
|
|
1 |
numpy==1.25.0
|
2 |
opencv-python==4.8.0.74
|
3 |
diffusers == 0.24.0
|
4 |
torch==2.0.1
|
5 |
accelerate == 0.25.0
|
6 |
transformers
|
7 |
+
gradio-client == 0.17.0
|