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:
Duplicated from
msfdfsd/api
msfdfsd
/
api2
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
msfdfsd
commited on
22 days ago
Commit
d89a181
·
verified
·
1 Parent(s):
93bf5c0
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+5
-1
README.md
CHANGED
Viewed
@@ -1,5 +1,9 @@
1
---
2
title: Evolution API
3
sdk: docker
4
app_port: 8080
5
-
---
1
---
2
title: Evolution API
3
+
emoji: 🚀
4
+
colorFrom: blue
5
+
colorTo: green
6
sdk: docker
7
app_port: 8080
8
+
app_file: app.py
9
+
---