CheeksTheGeek commited on
Commit
3b5dcfa
·
unverified ·
1 Parent(s): c5292d8

Add Hugging Face Space YAML metadata to README

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # LLM Code Deployment System
2
 
3
  An automated system for building, deploying, and evaluating LLM-generated web applications with GitHub Pages integration.
 
1
+ ---
2
+ title: LLM Code Deployment API
3
+ emoji: 🚀
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: docker
7
+ app_port: 7860
8
+ ---
9
+
10
  # LLM Code Deployment System
11
 
12
  An automated system for building, deploying, and evaluating LLM-generated web applications with GitHub Pages integration.