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:
Menouar
/
LLM-FineTuning-Notebook-Generator
like
8
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
menouar
commited on
Mar 12, 2024
Commit
a215ac2
·
1 Parent(s):
e768ff4
Improve comments
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -48,7 +48,7 @@ css = """
48
}
49
50
.dashed_row {
51
-
border:
1px
dashed #60a5fa;
52
}
53
"""
54
48
}
49
50
.dashed_row {
51
+
border:
2px
dashed #60a5fa;
52
}
53
"""
54