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

  • Log In
  • Sign Up

Spaces:
nazdridoy
/
inferoxy-hub
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
inferoxy-hub
78.3 kB
  • 2 contributors
History: 10 commits
nazdridoy's picture
nazdridoy
refactor(ui): remove explicit stream param from chat events
4ddd600 verified 3 months ago
  • .gitattributes
    1.52 kB
    feat(app): add Gradio AI chat and image generation app 3 months ago
  • .gitignore
    3.98 kB
    add(git): add comprehensive .gitignore file 3 months ago
  • LICENSE
    34.5 kB
    Initial commit 3 months ago
  • README.md
    10.8 kB
    config(core): Update default image model to Qwen/Qwen-Image 3 months ago
  • app.py
    1.07 kB
    refactor(core): modularize application structure 3 months ago
  • chat_handler.py
    4.27 kB
    feat(chat): enable streaming for chat responses 3 months ago
  • hf_token_utils.py
    2.65 kB
    feat(app): add Gradio AI chat and image generation app 3 months ago
  • image_handler.py
    4.28 kB
    refactor(core): modularize application structure 3 months ago
  • requirements.txt
    39 Bytes
    feat(app): add Gradio AI chat and image generation app 3 months ago
  • ui_components.py
    11.5 kB
    refactor(ui): remove explicit stream param from chat events 3 months ago
  • utils.py
    3.76 kB
    refactor(core): modularize application structure 3 months ago