davidberenstein1957 HF staff commited on
Commit
00aa5eb
·
1 Parent(s): 63a30f4

Add Hugging Face Spaces metadata to README

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # python-code-gifs
2
 
3
  Some code to create code gifs with Python
 
1
+ ---
2
+ title: Python Code Gifs
3
+ emoji: 💻
4
+ colorFrom: 2684FF
5
+ colorTo: 4ECDC4
6
+ sdk: gradio
7
+ sdk_version: 5.13.2
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # python-code-gifs
13
 
14
  Some code to create code gifs with Python