Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gondar-tech/ComfyUI-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

ComfyUI-API Integration Project

This is a project what I completed for a client. The app is designed to process text to image or image to image tasks via comfyui api, and upload processed image to firebase. You can build comfyui integrated website or other apps referring to this app.

Run project

  • First, install dependencies.
pip install -r requirements.txt
  • Second, you should export comfyui workflow as API format.
  • Third, edit main.py file with your exact workflow path, prompt and other settings.
  • Fourth, make .envfile with your data.
PROJECT_ID=${your firebase project id}
FIREBASE_CERT_PATH=${your firebase certification path}
SERVER_URL=${your comfyui server url (e.g. localhost:8188)}
  • Fifth, run main.py.
python -m main

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

AltStyle によって変換されたページ (->オリジナル) /