title | emoji | colorFrom | colorTo | sdk | sdk_version | app_file | license | pinned | short_description |
---|---|---|---|---|---|---|---|---|---|
FanFic Illustrator |
🌍 |
green |
blue |
gradio |
4.44.1 |
app.py |
mit |
true |
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