Skip to content

VerizonCao/only-animals

Repository files navigation

1. Set API Keys

Export your Hugging Face and OpenAI API keys by running the following commands in your terminal:

export HUGGINGFACE_API_KEY="your_huggingface_api_key"

export OPENAI_API_KEY="your_openai_api_key"

Replace your_huggingface_api_key and your_openai_api_key with your actual API key values.

2. Start the Services

Open two terminal windows or tabs:

Terminal 1 - Frontend

./frontend.sh

Terminal 2 - Backend

./backend.sh

Ensure both scripts are running simultaneously for proper functionality.

About

AI generated onlyfans-style app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published