revert
Browse files- requirements.txt +2 -8
requirements.txt
CHANGED
@@ -1,13 +1,7 @@
|
|
|
|
1 |
git+https://github.com/huggingface/diffusers.git
|
2 |
transformers
|
3 |
accelerate
|
4 |
safetensors
|
5 |
opencv-python
|
6 |
-
uuid
|
7 |
-
gradio==3.41.2
|
8 |
-
fastapi==0.99.0
|
9 |
-
pydantic<2.0
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|