No documentation
#2
by
milekpl
- opened
Thanks for the model. However, it is far from clear how to use your model file: there is no typical config.json file that would be needed for the use in PyTorch. Could you please add a simple boilerplate code example and add all necessary files (if needed)?
Their GitHub repo has the code for a Gradio app, got it working using that as a guide.
https://github.com/resemble-ai/resemble-enhance/blob/main/app.py
It is not a pretrained model right? do we need to train?