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...
main
dynamic-hfspaces
Ctrl+K
Ctrl+K
2 contributors
History:
19 commits
LPX55
wat
e22d5ca
about 1 month ago
__pycache__
re-init
about 1 month 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 month ago
.gitattributes
Safe
1.48 kB
re-init
about 1 month 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 month ago
README.md
Safe
10.1 kB
Update README.md
about 1 month ago
app.py
Safe
8.73 kB
wat
about 1 month 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 month 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 month 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 month 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 month 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 month 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 month 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 month 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 month 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 month ago
style.py
Safe
835 Bytes
re-init
about 1 month ago