CatFatOw commited on
Commit
b6b37e0
1 Parent(s): e99a7f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -4
README.md CHANGED
@@ -1,4 +1,26 @@
1
- ---
2
- license: mit
3
- title: U Substitution
4
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: U-Substitution_model
3
+ emoji: 🤖
4
+ colorFrom: red
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 2.2.0
8
+ app_file: app.py
9
+ pinned: true
10
+ short_description: A Basic U-substitution model
11
+ ---
12
+
13
+ # My Gradio Model
14
+
15
+ Created for AP Calculus 2 highschool assignment
16
+
17
+ ## Usage
18
+
19
+ 1. Open the Gradio interface at [{{public_url}}](https://c9277bb328171719fe.gradio.live/)}}).
20
+ 2. Input basic integral with u-substitution
21
+
22
+ ## Model Details
23
+
24
+ - Model Name: U-Substitution
25
+ - Model Type: yolov8 object detection
26
+ - Framework: Gradio