Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
diffusers==0.
|
|
|
2 |
transformers==4.36.2
|
3 |
opencv-python
|
4 |
safetensors
|
@@ -8,3 +9,4 @@ torch
|
|
8 |
peft
|
9 |
gradio==3.41.2
|
10 |
protobuf==3.20
|
|
|
|
1 |
+
diffusers==0.16.1
|
2 |
+
huggingface_hub==0.15.1
|
3 |
transformers==4.36.2
|
4 |
opencv-python
|
5 |
safetensors
|
|
|
9 |
peft
|
10 |
gradio==3.41.2
|
11 |
protobuf==3.20
|
12 |
+
|