continuouslearnerforever commited on
Commit
c14a153
·
1 Parent(s): c81fa3b

Add Hugging Face Space configuration

Browse files
Files changed (1) hide show
  1. README.md +12 -9
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # fastai-bear-classifier
2
 
3
 
@@ -58,12 +70,3 @@ Additionally you can find package manager specific guidelines on
58
  and [pypi](https://pypi.org/project/fastai-bear-classifier/)
59
  respectively.
60
 
61
- ## How to use
62
-
63
- Fill me in please! Don’t forget code examples:
64
-
65
- ``` python
66
- 1+1
67
- ```
68
-
69
- 2
 
1
+ ---
2
+ title: FastAI Bear Classifier
3
+ emoji: 🐻
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: "5.25.2"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+
13
  # fastai-bear-classifier
14
 
15
 
 
70
  and [pypi](https://pypi.org/project/fastai-bear-classifier/)
71
  respectively.
72