Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
ChandimaPrabath
/
eve
Running

App Files Files Community
1
Fetching metadata from the HF Docker repository...
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
    1.52 kB
    initial commit over 1 year ago
  • .gitignore
    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
    5.23 kB
    Rename generated image file to include 'flux' prefix for better identification 8 months ago
  • README.md
    223 Bytes
    initial commit over 1 year ago
  • VoiceReply.py
    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
    14.1 kB
    Increase max_tokens for LLM generation to 8000; update example usage comment 8 months ago
  • config.yaml
    2.83 kB
    Refactor trivia and weather functions; remove trivia-related code and update help text 8 months ago
  • llm.py
    954 Bytes
    init over 1 year ago
  • polLLM.py
    1.46 kB
    Increase max_tokens for LLM generation to 8000; update example usage comment 8 months ago
  • requirements.txt
    57 Bytes
    Remove unused psycopg2 import and flask dependency from requirements 8 months ago
  • sd.py
    4.19 kB
    Update sd.py over 1 year ago
  • utils.py
    173 Bytes
    init over 1 year ago