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...
52dde05
eve
38.1 kB
2 contributors
History:
107 commits
Chandima Prabhath
Add user feedback for image generation and enhance command guidance in config
52dde05
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
over 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.
8 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.
8 months ago
README.md
Safe
223 Bytes
initial commit
over 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.
8 months ago
app.py
Safe
19.6 kB
Add user feedback for image generation and enhance command guidance in config
8 months ago
config.yaml
Safe
1.15 kB
Add user feedback for image generation and enhance command guidance in config
8 months ago
llm.py
Safe
954 Bytes
init
over 1 year ago
polLLM.py
Safe
2.62 kB
Refactor generate_llm function for improved readability; streamline parameter assignments and enhance error handling for 400 Bad Request responses.
8 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.
8 months ago
sd.py
Safe
4.19 kB
Update sd.py
over 1 year ago
utils.py
Safe
173 Bytes
init
over 1 year ago