Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shriharsh
/
Mistral_7B_Chat
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Shriharsh
commited on
Sep 27, 2024
Commit
2adf0c0
·
verified
·
1 Parent(s):
f2611a2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -14,7 +14,6 @@ CSS = """
14
}
15
.chatbot {
16
background-color: black;
17
-
color: white; /* Optional: change text color to white for better visibility */
18
}
19
"""
20
14
}
15
.chatbot {
16
background-color: black;
17
}
18
"""
19