rahulhans commited on
Commit
a2ce524
·
verified ·
1 Parent(s): a26e606

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -5
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # GenAI Content Studio
2
 
3
  A free and open-source AI content generation studio with multiple features:
@@ -29,11 +40,6 @@ pip install -r requirements.txt
29
  python app.py
30
  ```
31
 
32
- ## Deployment
33
-
34
- This application is deployed on Hugging Face Spaces:
35
- [Link to be added after deployment]
36
-
37
  ## License
38
 
39
  MIT License
 
1
+ ---
2
+ title: GenAI Content Studio
3
+ emoji: 🎨
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 3.50.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # GenAI Content Studio
13
 
14
  A free and open-source AI content generation studio with multiple features:
 
40
  python app.py
41
  ```
42
 
 
 
 
 
 
43
  ## License
44
 
45
  MIT License