Victor Gerardo Rivera commited on
Commit
a97087d
·
1 Parent(s): fd027e9

Add Hugging Face Space configuration to backend README

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Strain AI APP Backend
3
+ emoji: 🌿
4
+ colorFrom: green
5
+ colorTo: blue
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
+ # StrainAI API Backend
11
+
12
+ This API runs the backend for the StrainAI platform using FastAPI and Docker.