Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
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...
2b91516
dynamic-hfspaces
Ctrl+K
Ctrl+K
2 contributors
History:
12 commits
LPX55
Update README.md
2b91516
verified
about 2 months ago
__pycache__
re-init
about 2 months 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 2 months ago
.gitattributes
Safe
1.48 kB
re-init
about 2 months 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 2 months ago
README.md
Safe
10.1 kB
Update README.md
about 2 months ago
app.py
Safe
8.65 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 2 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 2 months 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 2 months 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 2 months 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 2 months 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 2 months 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 2 months 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 2 months 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 2 months 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 2 months ago
style.py
Safe
835 Bytes
re-init
about 2 months ago