Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ChandimaPrabath
/
eve
like
0
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
8d28aeb
eve
2 contributors
History:
119 commits
Chandima Prabhath
Update LLM model and API configuration; modify example prompt for testing
8d28aeb
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
61 Bytes
Update .gitignore to include __pycache__ and remove unused compiled Python files; modify app.py for improved environment variable handling and add Supabase integration; update requirements.txt to include supabase package.
5 months ago
FLUX.py
Safe
4.51 kB
Enhance logging and error handling across modules; refactor image generation and upload processes; update configuration for image generation parameters.
5 months ago
README.md
Safe
223 Bytes
initial commit
about 1 year ago
VoiceReply.py
Safe
3.01 kB
Refactor voice reply generation to include system prompt customization; add helper function to build system prompt and update encoded prompt formatting.
5 months ago
app.py
Safe
21.3 kB
Increase conversation history limit to 20 messages; add summarize, translate, meme, and poll functionalities with corresponding intents and command support in the configuration.
5 months ago
config.yaml
Safe
1.16 kB
Update /gen command documentation to correct image size options for clarity.
5 months ago
llm.py
Safe
954 Bytes
init
about 1 year ago
polLLM.py
Safe
2.86 kB
Update LLM model and API configuration; modify example prompt for testing
5 months ago
requirements.txt
Safe
66 Bytes
Refactor app.py to improve function signatures and enhance intent routing; update requirements.txt to ensure pydantic is included.
5 months ago
sd.py
Safe
4.19 kB
Update sd.py
about 1 year ago
utils.py
Safe
173 Bytes
init
about 1 year ago