Mega Honey Codes commited on
Commit
70fbc3d
ยท
1 Parent(s): da09d3c

Add Hugging Face Space metadata to README.md

Browse files
Files changed (2) hide show
  1. README.md +11 -0
  2. deploy.sh +0 -4
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # RealStatsKickAss
2
 
3
  This project contains a Gradio application that displays a simple greeting.
 
1
+ ---
2
+ title: RealStatsKickAss
3
+ emoji: ๐Ÿš€
4
+ colorFrom: green
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: 4.41.2
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # RealStatsKickAss
13
 
14
  This project contains a Gradio application that displays a simple greeting.
deploy.sh DELETED
@@ -1,4 +0,0 @@
1
- #!/bin/bash
2
- echo "๐Ÿš€ Deploying RealStatsKickAss.com..."
3
- scp index.html user@shed-server:/var/www/html/
4
- echo "โœ… Deployed. The truth is now live."