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:
Duplicated from
tomsoderlund/rest-api-with-gradio
LPX55
/
dynamic-hfspaces
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
dynamic-hfspaces
46.7 kB
Ctrl+K
Ctrl+K
2 contributors
History:
20 commits
LPX55
Update app.py
b0cd9cf
verified
10 months ago
__pycache__
re-init
about 1 year ago
pipeline_tabs
Add Gradio interface for multi-model diffusion and text generation tasks, including model loading/unloading functionality and shared state management. Introduce new tabs for text and diffusion models, enhancing user interaction and modularity.
about 1 year ago
.gitattributes
Safe
1.48 kB
re-init
about 1 year ago
.gitignore
Safe
36 Bytes
Update .gitignore to exclude .pyc files, modify app.py to use demo.queue().launch for improved functionality, and add rebase.sh script for automated git rebase operations with branch detection.
about 1 year ago
README.md
Safe
10.1 kB
Update README.md
about 1 year ago
app.py
Safe
8.74 kB
Update app.py
10 months ago
app_mm.py
Safe
1.01 kB
Add Gradio interface for multi-model diffusion and text generation tasks, including model loading/unloading functionality and shared state management. Introduce new tabs for text and diffusion models, enhancing user interaction and modularity.
about 1 year ago
auto-diffuser.md
Safe
7.32 kB
Add Gradio interface for multi-model diffusion and text generation tasks, including model loading/unloading functionality and shared state management. Introduce new tabs for text and diffusion models, enhancing user interaction and modularity.
about 1 year ago
calculator_tab.py
Safe
1 kB
Refactor app.py to utilize shared functions for greeting, calculation, and image processing, enhancing modularity and code reuse. Introduce space loading tabs for dynamic integration of popular Hugging Face Spaces.
about 1 year ago
greeting_tab.py
Safe
1.13 kB
Refactor app.py to utilize shared functions for greeting, calculation, and image processing, enhancing modularity and code reuse. Introduce space loading tabs for dynamic integration of popular Hugging Face Spaces.
about 1 year ago
rebase.sh
Safe
1.96 kB
Update .gitignore to exclude .pyc files, modify app.py to use demo.queue().launch for improved functionality, and add rebase.sh script for automated git rebase operations with branch detection.
about 1 year ago
requirements.txt
Safe
53 Bytes
Add Gradio interface for multi-model diffusion and text generation tasks, including model loading/unloading functionality and shared state management. Introduce new tabs for text and diffusion models, enhancing user interaction and modularity.
about 1 year ago
sepia_tab.py
Safe
320 Bytes
Refactor app.py to utilize shared functions for greeting, calculation, and image processing, enhancing modularity and code reuse. Introduce space loading tabs for dynamic integration of popular Hugging Face Spaces.
about 1 year ago
shared_functions.py
Safe
1.39 kB
Refactor app.py to utilize shared functions for greeting, calculation, and image processing, enhancing modularity and code reuse. Introduce space loading tabs for dynamic integration of popular Hugging Face Spaces.
about 1 year ago
space_loader_tab.py
Safe
1.92 kB
Refactor space loading functionality in space_loader_tab.py to streamline the selection and display of popular Hugging Face Spaces. Replace dropdown and button with a dynamic interface that shows the selected space directly, enhancing user experience and code clarity.
about 1 year ago
style.py
Safe
835 Bytes
re-init
about 1 year ago