Himgos commited on
Commit
aaa0465
1 Parent(s): 265c5fc

gradio app

Browse files
Files changed (1) hide show
  1. testing.py +3 -0
testing.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ from fastai.vision.all import *
2
+
3
+ print("YES")