Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nicolasitmeet
/
gpt-3-ghost
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
gpt-3-ghost
8.27 kB
Ctrl+K
Ctrl+K
2 contributors
History:
11 commits
nalayoarias
Refactor Gradio interface layout and update slider parameters for improved user experience
051c33f
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
.gitignore
Safe
771 Bytes
Add initial project files including FastAPI app, Dockerfile, requirements, and .gitignore
7 months ago
Dockerfile
Safe
372 Bytes
Update Dockerfile to run Gradio application and expose port 7860
7 months ago
README.md
Safe
208 Bytes
initial commit
7 months ago
app_gradio.py
Safe
2.81 kB
Refactor Gradio interface layout and update slider parameters for improved user experience
7 months ago
config.py
Safe
274 Bytes
Add optional API key support in settings and update text continuation endpoint
7 months ago
main.py
Safe
949 Bytes
Add optional API key support in settings and update text continuation endpoint
7 months ago
requirements.txt
Safe
47 Bytes
Add Gradio interface for GPT text continuation and update requirements
7 months ago
schemas.py
Safe
314 Bytes
Add optional API key support in settings and update text continuation endpoint
7 months ago
services.py
Safe
1 kB
Add optional API key support in settings and update text continuation endpoint
7 months ago