mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-15 19:30:36 +08:00
add demo mode for web UI
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
CSS = r"""
|
||||
.duplicate-button {
|
||||
margin: auto;
|
||||
color: white;
|
||||
background: black;
|
||||
border-radius: 100vh;
|
||||
}
|
||||
|
||||
.modal-box {
|
||||
position: fixed !important;
|
||||
top: 50%;
|
||||
|
||||
Reference in New Issue
Block a user