1. 18 Jan, 2024 1 commit
    • John D. Pope's avatar
      Update requirements.txt (#32) · 151dfada
      John D. Pope authored
      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.
      151dfada
  2. 17 Jan, 2024 1 commit
  3. 15 Jan, 2024 1 commit