PeterTP commited on
Commit
957c6a6
1 Parent(s): c9f53e5
Files changed (2) hide show
  1. app.py +0 -2
  2. project1.ipynb +1 -1
app.py CHANGED
@@ -1,8 +1,6 @@
1
  from fastbook import load_learner
2
  from fastcore.all import *
3
  from fastai.vision.all import *
4
- from time import sleep
5
- import timm
6
  import gradio as gr
7
 
8
  learn = load_learner('export.pkl')
 
1
  from fastbook import load_learner
2
  from fastcore.all import *
3
  from fastai.vision.all import *
 
 
4
  import gradio as gr
5
 
6
  learn = load_learner('export.pkl')
project1.ipynb CHANGED
@@ -408,7 +408,7 @@
408
  "name": "python",
409
  "nbconvert_exporter": "python",
410
  "pygments_lexer": "ipython3",
411
- "version": "3.11.0"
412
  },
413
  "vscode": {
414
  "interpreter": {
 
408
  "name": "python",
409
  "nbconvert_exporter": "python",
410
  "pygments_lexer": "ipython3",
411
+ "version": "3.11.0 (main, Oct 24 2022, 18:26:48) [MSC v.1933 64 bit (AMD64)]"
412
  },
413
  "vscode": {
414
  "interpreter": {