akseljoonas HF Staff commited on
Commit
3f123c6
·
1 Parent(s): 962191f

HF Space: frontmatter + merge=ours for README

Browse files
Files changed (2) hide show
  1. .gitattributes +1 -0
  2. README.md +19 -0
.gitattributes CHANGED
@@ -1 +1,2 @@
1
  *.png filter=lfs diff=lfs merge=lfs -text
 
 
1
  *.png filter=lfs diff=lfs merge=lfs -text
2
+ README.md merge=ours
README.md CHANGED
@@ -1,3 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <p align="center">
2
  <img src="frontend/public/smolagents.webp" alt="smolagents logo" width="160" />
3
  </p>
 
1
+ ---
2
+ title: ML Intern
3
+ emoji: 🤖
4
+ colorFrom: yellow
5
+ colorTo: blue
6
+ sdk: docker
7
+ app_port: 7860
8
+ hf_oauth: true
9
+ hf_oauth_expiration_minutes: 43200
10
+ hf_oauth_scopes:
11
+ - read-repos
12
+ - write-repos
13
+ - contribute-repos
14
+ - manage-repos
15
+ - inference-api
16
+ - jobs
17
+ - write-discussions
18
+ ---
19
+
20
  <p align="center">
21
  <img src="frontend/public/smolagents.webp" alt="smolagents logo" width="160" />
22
  </p>