Spaces:
Running
on
Zero
Running
on
Zero
Work Domumentation
#1
by
yijin928
- opened
An overview of steps taken.
- Export the workflow to a Python file.
- Add the Gradio interface with the required parameters.
- Manually add all models from the model folder to the Python file.
- Upload
app.py
along with the files in theComfyUI
folder (except the model) to Hugging Face. - Rename
utils
tout
to prevent Python from mistakenly referencing a library. - Update all file references to
utils
accordingly.
yijin928
changed discussion status to
closed