shamamanaeem03 commited on
Commit
62d6a38
·
verified ·
1 Parent(s): 96a3a47

Rename README.md to requirement.txt

Browse files
Files changed (2) hide show
  1. README.md +0 -12
  2. requirement.txt +4 -0
README.md DELETED
@@ -1,12 +0,0 @@
1
- ---
2
- title: Code Explainer
3
- emoji: 📊
4
- colorFrom: gray
5
- colorTo: purple
6
- sdk: gradio
7
- sdk_version: 6.8.0
8
- app_file: app.py
9
- pinned: false
10
- ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
requirement.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio==4.44.0
2
+ anthropic>=0.34.0
3
+
4
+