Skip to content

easily create captioned datasets to fine tune flux or other models

License

Notifications You must be signed in to change notification settings

batmanscode/nocap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nocap

Easily create captioned datasets to fine tune flux or other models

screenshot


app.py - the main app, basically the only thing here lol


Run with:

pip install -r requirements.txt # the only dependency is streamlit
streamlit run app.py

Using Codespaces/VSCode

Everything you need will be installed when you open Codespaces/VSCode; specified in .devcontainer/

Notes for Codespaces:

  • aider is automatically installed with pipx
    • It's optional, you don't have to use it
    • Needs an OpenAI API key to work, saved as OPENAI_API_KEY

About

easily create captioned datasets to fine tune flux or other models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages