-
Notifications
You must be signed in to change notification settings - Fork 856
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
Discrepancy between Local Gradio and Online Demo Results #102
Comments
does this happen with all custom images? |
+1 |
I also have the same problem |
Hi all, please check if your downloaded checkpoints (including several different config.json) are correct. Our online demo uses the completely same checkpoints. See the files at https://huggingface.co/spaces/levihsu/OOTDiffusion |
Nice. I tried cloning the HuggingFace repo and it works now. The repo on Github is out of sync with the repo on HF. I haven't gone through the commits to see which ones are causing the issue. One more thing, the author has moved the |
I've noticed a significant difference in results between my locally installed Gradio demo and the online demo at https://ootd.ibot.cn/. Despite changing the seed and cfg multiple times locally, the results remain poor, whereas the online demo consistently produces proper results on the first try. I've attached images below for comparison, using the same seed - 42 and cfg - 2 in both cases. Can you help identify the reason for this discrepancy?
local gradio
online demo
The text was updated successfully, but these errors were encountered: