| title | FanFic Illustrator |
|---|---|
| emoji | 🌍 |
| colorFrom | green |
| colorTo | blue |
| sdk | gradio |
| sdk_version | 4.44.1 |
| app_file | app.py |
| license | mit |
| pinned | true |
| short_description | Turn your fan stories into beautiful illustrations with AI |
git clone https://github.com/webbigdata-jp/FanFic-Illustrator
cd FanFic-Illustrator
python3 -m venv FanFic
source FanFic/bin/activate
pip install -r requirements.txt
python3 main.py
work in progress
open browser.
http://127.0.0.1:7860