modelscope / modelscope/DiffSynth-Studio
EliGen gradio界面空白
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.1k
- Forks
- 1.3k
- Avg merge
- 13h 12m
- Merged PRs (30d)
- 45
Description
我的参数app.launch(server_name="0.0.0.0", server_port=8970, share=True)
浏览器输入ip+端口,可以访问,但是显示一片空白
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the blank page with app.launch(server_name="0.0.0.0", server_port=8970, share=True) and the reported IP-and-port access path. Locate the EliGen Gradio entry point, then inspect the browser and server output to identify why the interface does not render; done means the UI loads through the reported connection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100