PhotoMaker icon indicating copy to clipboard operation
PhotoMaker copied to clipboard

Update requirements.txt

Open johndpope opened this issue 1 year ago • 0 comments

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 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.

johndpope avatar Jan 17 '24 02:01 johndpope