Skip to content

tylerbishopdev/re_not_you

Repository files navigation

Some basic commands to setup

python -m venv venv
source ./venv/bin/Activate
pip install -r requirements.txt

env setup

Create a .env file in the root directory of the project and add the following

#.env
REPLICATE_API_TOKEN=your_secret_key

run app

streamlit run ../re_not_you/streamlit_app.py

About

Not you, but kinda you

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages