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.1 kB
  • 2 contributors
History: 8 commits
nazdridoy's picture
nazdridoy
refactor(core): modularize application structure
c1bee18 verified 5 months ago
  • .gitattributes
    1.52 kB
    feat(app): add Gradio AI chat and image generation app 5 months ago
  • .gitignore
    3.98 kB
    add(git): add comprehensive .gitignore file 5 months ago
  • LICENSE
    34.5 kB
    Initial commit 5 months ago
  • README.md
    10.8 kB
    config(core): Update default image model to Qwen/Qwen-Image 5 months ago
  • app.py
    1.07 kB
    refactor(core): modularize application structure 5 months ago
  • chat_handler.py
    4.16 kB
    refactor(core): modularize application structure 5 months ago
  • hf_token_utils.py
    2.65 kB
    feat(app): add Gradio AI chat and image generation app 5 months ago
  • image_handler.py
    4.28 kB
    refactor(core): modularize application structure 5 months ago
  • requirements.txt
    39 Bytes
    feat(app): add Gradio AI chat and image generation app 5 months ago
  • ui_components.py
    11.4 kB
    refactor(core): modularize application structure 5 months ago
  • utils.py
    3.76 kB
    refactor(core): modularize application structure 5 months ago