samman100 commited on
Commit
069b0b2
·
1 Parent(s): 7c0f66d

adding reqiured files

Browse files
Files changed (3) hide show
  1. .vscode/settings.json +6 -0
  2. export.pkl +3 -0
  3. requirements.txt +1 -0
.vscode/settings.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "[python]": {
3
+ "editor.defaultFormatter": "ms-python.autopep8"
4
+ },
5
+ "python.formatting.provider": "none"
6
+ }
export.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:589dbb04652d609078eaf591ba1bf2ef12eb8fe46d5349e93ec5abcca51ef543
3
+ size 46977086
requirements.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ fastai