Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
QuantumLearner
/
Space24
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
QuantumLearner
commited on
Aug 11, 2024
Commit
dddc544
·
verified
·
1 Parent(s):
56aea85
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-4
app.py
CHANGED
Viewed
@@ -114,7 +114,3 @@ def main(message: str):
114
115
if __name__ == "__main__":
116
cl.run()
117
-
118
-
119
-
[theme]
120
-
primary_color = "#4CAF50" # This sets the primary color to green
114
115
if __name__ == "__main__":
116
cl.run()