Janus
Janus copied to clipboard
mac 运行的相关问题
首先很感谢你们开发了janus 我想问一下 我应该如何在mac上运行 原来的是使用cuda请问我该如何修改
januspro 1/7B: https://github.com/takahirosir/Janus
for Mac m4
- pip install -e .
- pip install gradio
- pip uninstall torch torchvision torchaudio -y
- conda install pytorch::pytorch torchvision torchaudio -c pytorch
- python demo/app_januspro.py
- http://127.0.0.1:7860