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...
1e6d365
eve
57.7 kB
2 contributors
History:
140 commits
Chandima Prabhath
Remove polling functionality and related intent models from the bot
1e6d365
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
2.92 kB
Refactor audio generation prompt handling to remove system prompt from URL encoding
5 months ago
app.py
Safe
19.8 kB
Remove polling functionality and related intent models from the bot
5 months ago
config.yaml
Safe
1.64 kB
Refactor route_intent function to enhance system prompt clarity and update command descriptions; add music generation functionality
5 months ago
llm.py
Safe
954 Bytes
init
about 1 year ago
music.py
Safe
668 Bytes
Refactor route_intent function to enhance system prompt clarity and update command descriptions; add music generation functionality
5 months ago
polLLM.py
Safe
2.91 kB
Update LLM model in configuration and streamline model retrieval in code
5 months ago
requirements.txt
Safe
86 Bytes
Add health check endpoint and improve logging context; update requirements for telegram bot support
5 months ago
sd.py
Safe
4.19 kB
Update sd.py
about 1 year ago
telebot.py
Safe
18.1 kB
Add health check endpoint and improve logging context; update requirements for telegram bot support
5 months ago
utils.py
Safe
173 Bytes
init
about 1 year ago