shamamanaeem03 commited on
Commit
2c918b1
Β·
verified Β·
1 Parent(s): 62d6a38

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: CodeLens
3
+ emoji: πŸ”
4
+ colorFrom: purple
5
+ colorTo: pink
6
+ sdk: gradio
7
+ sdk_version: "4.44.0"
8
+ python_version: "3.10"
9
+ app_file: app.py
10
+ pinned: false
11
+ ---
12
+
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
+ ```
15
+
16
+ ---
17
+
18
+ ## πŸ“ Your Final File Structure on HuggingFace
19
+ ```
20
+ your-space/
21
+ β”œβ”€β”€ README.md ← this config file (filled in)
22
+ β”œβ”€β”€ app.py ← your CodeLens app
23
+ └── requirements.txt ← anthropic, gradio