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...
be34418
eve
Ctrl+K
Ctrl+K
2 contributors
History:
123 commits
Chandima Prabhath
Update default LLM model to Nvidia Llama-3_3-Nemotron-Super-49B-v1
be34418
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.4 kB
Update route_intent function documentation for clarity on JSON response format
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.88 kB
Update default LLM model to Nvidia Llama-3_3-Nemotron-Super-49B-v1
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