"examples/vscode:/vscode.git/clone" did not exist on "b3380ec27b04781c6e4616eabc8fb8e13a942d2f"
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 | ... | @@ -9,4 +9,4 @@ accelerate |
| safetensors | safetensors | ||
| omegaconf | omegaconf | ||
| peft | peft | ||
| gradio | gradio>=4.0.0 | ||
| \ No newline at end of file |
Please register or sign in to comment