Wandb guide #1898
Conversation
|
Moving to draft status for now -- let us know when you want a review @AK391! |
|
@abidlabs should be ready for review now, also will be sending this to the wandb team in slack to go over and to see if they want to use the wandb organization https://huggingface.co/wandb on HF to adding gradio demos made through following this guide |
|
Hey @AK391, I moved the Guide to the proper location in the repo, so that it would be visible when building locally. However, the Guide's formatting looks all messed up to me: http://localhost:8000/Gradio_and_Wandb_Integration/ Something's off about the Markdown syntax. Is the Guide looking fine for you locally? Let me know if you need any help setting up the website locally |
change name Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
upper to lowercase Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
|
Thanks @AK391 this looks much better. I'm still seeing some weird things, though. For example, all of this "@markdown" in the code. Is this supposed to be here? And some code not being formatted as code, like here: I can make a pass through the Guide tomorrow and clean up these formatting issues. Would you be able put together a "final" colab notebook with all of the jojogan, gradio, and wandb code in one place that we could link to? |
|
@abidlabs thanks for checking @markdown is actually from the original colab notebook https://colab.research.google.com/github/mchong6/JoJoGAN/blob/main/stylize.ipynb from the jojogan repo, it renders panels like this to interact with rather than running the code cell but I will remove it from the guide as its confusing |
|
Sounds good, we're pretty close I think -- just let me know when you want me to review again. |
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
|
@abidlabs final colab is ready https://colab.research.google.com/drive/1Xq7YLsE3CNqGjcmfj5hiwGXCnYY3anrm?usp=sharing, one issue when using blocks and then integrate, works fine but when using interface and integrate I get this error |
|
@abidlabs thanks, issue should be resolved now, updated colab and the code block in the guide |
|
@abidlabs following up on this, should be ready for review |
|
Sounds good, will take a look today! |
|
Thanks for making all of the edits, @AK391, looks good to me :) I made some tweaks to shorten things up and I think maybe the code can be shortened even more, but it's a good guide for now! I'll go ahead and merge it in after the CI runs |




Opening a WIP PR that fixes: #1759
Guide on how to integrate with Weights and Biases