Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webui Display Incomplete #840

Open
6 tasks done
YoungEWBOK opened this issue Jan 19, 2025 · 1 comment
Open
6 tasks done

Webui Display Incomplete #840

YoungEWBOK opened this issue Jan 19, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@YoungEWBOK
Copy link

Self Checks

  • This template is only for bug reports. For questions, please visit Discussions.
  • I have thoroughly reviewed the project documentation (installation, training, inference) but couldn't find information to solve my problem. English 中文 日本語 Portuguese (Brazil)
  • I have searched for existing issues, including closed ones. Search issues
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template and fill in all required fields.

Cloud or Self Hosted

Cloud, Self Hosted (Source)

Environment Details

Linux,python=3.10,torch==2.4.1 torchvision==0.19.1 torchaudio==2.4.1

Steps to Reproduce

Run the command "python -m tools.run_webui
--llama-checkpoint-path "checkpoints/fish-speech-1.5"
--decoder-checkpoint-path "checkpoints/fish-speech-1.5/firefly-gan-vq-fsq-8x1024-21hz-generator.pth"
--decoder-config-name firefly_gan_vq" with prefix "HF_ENDPOINT=https://hf-mirror.com"

✔️ Expected Behavior

A complete WebUI

❌ Actual Behavior

Dear Author! Thank you for your excellent work. I encountered this problem during running the webui: first of all, the webui display is incomplete, I can't see the ui interface, and it shows connection errored out no matter typing or clicking, can you help me to analyze what's wrong? Can you help me analyze what's wrong?

Image Image
@YoungEWBOK YoungEWBOK added the bug Something isn't working label Jan 19, 2025
@Stardust-minus
Copy link
Member

Open the browser dev tool, try to check the css and js loading steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants