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

  • Log In
  • Sign Up

Spaces:
nicolasitmeet
/
gpt-3-ghost
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
gpt-3-ghost
8.27 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
nalayoarias's picture
nalayoarias
Refactor Gradio interface layout and update slider parameters for improved user experience
051c33f 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • .gitignore
    771 Bytes
    Add initial project files including FastAPI app, Dockerfile, requirements, and .gitignore 7 months ago
  • Dockerfile
    372 Bytes
    Update Dockerfile to run Gradio application and expose port 7860 7 months ago
  • README.md
    208 Bytes
    initial commit 7 months ago
  • app_gradio.py
    2.81 kB
    Refactor Gradio interface layout and update slider parameters for improved user experience 7 months ago
  • config.py
    274 Bytes
    Add optional API key support in settings and update text continuation endpoint 7 months ago
  • main.py
    949 Bytes
    Add optional API key support in settings and update text continuation endpoint 7 months ago
  • requirements.txt
    47 Bytes
    Add Gradio interface for GPT text continuation and update requirements 7 months ago
  • schemas.py
    314 Bytes
    Add optional API key support in settings and update text continuation endpoint 7 months ago
  • services.py
    1 kB
    Add optional API key support in settings and update text continuation endpoint 7 months ago