"vscode:/vscode.git/clone" did not exist on "b72e5adb14338f78937b103f0c8c668d5f4c4006"
  1. 18 Jan, 2024 4 commits
    • Olivier RISSER-MAROIX's avatar
      Fixing the google colab demo notebook, ready to use now (on A100, the code is... · 60c1bea8
      Olivier RISSER-MAROIX authored
      Fixing the google colab demo notebook, ready to use now (on A100, the code is not V100 compatible) (#39)
      
      60c1bea8
    • 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
    • Ikko Eltociear Ashimine's avatar
      Update README.md (#44) · e56ea465
      Ikko Eltociear Ashimine authored
      fidelty -> fidelity
      e56ea465
    • cckuailong's avatar
      Web Demo Support running on Mac M1/2 (#17) · 28750c1d
      cckuailong authored
      
      
      * support MPS
      
      * Update README.md
      
      * Make requirements more clearly
      
      * resolve conflict
      
      * Update: support MacOS
      
      ---------
      Co-authored-by: default avatarZhen Li <zhenli1031@gmail.com>
      28750c1d
  2. 17 Jan, 2024 8 commits
  3. 15 Jan, 2024 5 commits
  4. 08 Dec, 2023 4 commits
  5. 07 Dec, 2023 1 commit
  6. 06 Dec, 2023 1 commit