"vscode:/vscode.git/clone" did not exist on "528d3f327b16c4bc2115f05d883e7d8eafe3e5e6"
Update requirements.txt (#32)
version 3 blows up
l the latest PEFT and transformers packages in the future.
deprecate("fuse_text_encoder_lora", "0.27", LORA_DEPRECATION_MESSAGE)
Traceback (most recent call last):
File "/media/2TB/PhotoMaker/gradio_demo/app.py", line 285, in <module>
demo.launch()
File "/home/oem/miniconda3/envs/torch2/lib/python3.10/site-packages/gradio/blocks.py", line 1996, in launch
self.validate_queue_settings()
File "/home/oem/miniconda3/envs/torch2/lib/python3.10/site-packages/gradio/blocks.py", line 1821, in validate_queue_settings
raise ValueError("Progress tracking requires queuing to be enabled.")
ValueError: Progress tracking requires queuing to be enabled.
Showing
| ... | ... | @@ -9,4 +9,4 @@ accelerate |
| safetensors | ||
| omegaconf | ||
| peft | ||
| gradio | ||
| \ No newline at end of file | ||
| gradio>=4.0.0 |
Please register or sign in to comment