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

Adding Gradio, notebook, inference script and added packages to the e… #108

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

LuthandoMaqondo
Copy link

Adding Gradio, notebook, inference script and added packages to the environment.yml
Packages:

  • gradio
  • spaces
  • wandb
  • av
  • opencv-python
  • bitsandbytes

@LuthandoMaqondo
Copy link
Author

Minor changes to the Text in the Gradio UI.

@maxin-cn
Copy link
Collaborator

Hi, thanks for your interest. What's the difference between this gradio app and the demo we provided? And what's the difference between this inference code and this quantitative inference code?

@maxin-cn maxin-cn added the enhancement New feature or request label Aug 18, 2024
@LuthandoMaqondo
Copy link
Author

Thank you for the response, the main contribution is for someone to:

  1. effortlessly run the Gradio app locally (thanks to the supported Quantization).
  2. The inference script I added in the scripts folder is directly adapted from the quantitative inference code, again to facilitate easy local testing of the model developments as they progress.

I believe this is Repo presents a great work thus it would be best if more people could play around, build upon and contribute.

@maxin-cn
Copy link
Collaborator

Thanks. I think you can add the quantization-related code to the sample_t2x.py file. I'll merge this with it if the tests pass.

@maxin-cn
Copy link
Collaborator

@LuthandoMaqondo, thank you very much for your PR. However, since we have already provided a Gradio app ourselves, we feel that it might not be necessary if the Gradio app you provided isn't significantly different from ours. I think you could consider developing a ComfyUI for Latte if you are willing to do so.

@maxin-cn maxin-cn self-assigned this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants