Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
yeq6x
/
QIE-LoRA-training-with-musubi-tuner
like
5
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
91132ca
QIE-LoRA-training-with-musubi-tuner
116 kB
Ctrl+K
Ctrl+K
1 contributor
History:
66 commits
yeq6x
Add musubi-tuner-layered to .gitignore
91132ca
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
48 Bytes
Add musubi-tuner-layered to .gitignore
7 months ago
QIE_prompt_generator.py
Safe
6.21 kB
Refactor Gradio UI in QIE_prompt_generator.py to encapsulate the layout within a build_ui function, enhancing modularity and readability. The update includes improved organization of input fields and maintains the existing functionality for prompt generation.
10 months ago
README.md
Safe
253 Bytes
initial commit
10 months ago
app.py
Safe
85.8 kB
Update app.py to enable GPU support and streamline model download process
7 months ago
create_image_caption_json.py
Safe
9.17 kB
Implement target prefix/suffix functionality in app.py and create_image_caption_json.py for improved image processing. Update UI to reflect changes, enhancing user experience with clearer labeling and file handling. Refactor related functions to accommodate new naming conventions.
10 months ago
dataset_QIE.toml
Safe
274 Bytes
Implement initial project structure and setup
10 months ago
download_qwen_image_models.py
Safe
5.13 kB
Refactor app.py and download_qwen_image_models.py for improved model handling
7 months ago
requirements.txt
Safe
83 Bytes
Update requirements.txt to add Jupyter package for enhanced development capabilities and ensure proper formatting with newlines at the end of the file.
9 months ago
train_QIE.sh
Safe
5.31 kB
Refactor app.py and download_qwen_image_models.py for improved model handling
7 months ago
ui_preview.py
Safe
1.91 kB
Enhance app.py by implementing a logging mechanism for training progress and model performance metrics. This addition improves monitoring capabilities during training sessions and aids in debugging.
10 months ago