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...
d8d0078
eve
33.6 kB
2 contributors
History:
89 commits
Chandima Prabhath
Increase max_tokens for LLM generation to 8000; update example usage comment
d8d0078
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
5.23 kB
Rename generated image file to include 'flux' prefix for better identification
8 months ago
README.md
Safe
223 Bytes
initial commit
over 1 year ago
VoiceReply.py
Safe
2.82 kB
Refactor system prompt generation in generate_voice_reply function to use pre_process for improved clarity and maintainability.
8 months ago
app.py
Safe
14.1 kB
Increase max_tokens for LLM generation to 8000; update example usage comment
8 months ago
config.yaml
Safe
2.83 kB
Refactor trivia and weather functions; remove trivia-related code and update help text
8 months ago
llm.py
Safe
954 Bytes
init
over 1 year ago
polLLM.py
Safe
1.46 kB
Increase max_tokens for LLM generation to 8000; update example usage comment
8 months ago
requirements.txt
Safe
57 Bytes
Remove unused psycopg2 import and flask dependency from requirements
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