Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
ebenezermerd
/
lastDance
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
lastDance
124 kB
Ctrl+K
Ctrl+K
1 contributor
History:
29 commits
ebenezermerd
adjusted env file
a06bd9c
about 1 year ago
.gitattributes
Safe
2.17 kB
Initial commit with clean history
about 1 year ago
.gitignore
Safe
482 Bytes
adjusted env file
about 1 year ago
README.md
Safe
7.23 kB
checkpoint for data being fetched after being preprocessed and generated up to 999 length for both datasets
about 1 year ago
app.py
Safe
19.1 kB
Added explicit api_name parameter to expose Gradio API endpoint
about 1 year ago
app.py.bak
Safe
29.1 kB
checkpoint for data being fetched after being preprocessed and generated up to 999 length for both datasets
about 1 year ago
app.py.current
Safe
7.83 kB
checkpoint for data being fetched after being preprocessed and generated up to 999 length for both datasets
about 1 year ago
app.py.full
Safe
29.9 kB
checkpoint for data being fetched after being preprocessed and generated up to 999 length for both datasets
about 1 year ago
app_fixed.py
Safe
17.4 kB
checkpoint for data being fetched after being preprocessed and generated up to 999 length for both datasets
about 1 year ago
app_test.py
Safe
159 Bytes
checkpoint for data being fetched after being preprocessed and generated up to 999 length for both datasets
about 1 year ago
requirements.txt
Safe
169 Bytes
Fix: Updated FastAPI version to 0.115.2 to resolve dependency conflict with Gradio 5.23.3
about 1 year ago
simple.html
Safe
1.09 kB
checkpoint for data being fetched after being preprocessed and generated up to 999 length for both datasets
about 1 year ago
test.py
Safe
1.49 kB
Initial commit with clean history
about 1 year ago
test_api.py
Safe
3.73 kB
Fixed API configuration for Gradio 5.x compatibility: Changed endpoint from generate to predict and updated payload format
about 1 year ago
test_api_simple.py
Safe
1.14 kB
checkpoint for data being fetched after being preprocessed and generated up to 999 length for both datasets
about 1 year ago
test_both_endpoints.py
Safe
3.32 kB
Completely refactored app.py to use FastAPI with proper API endpoints and Interface pattern
about 1 year ago