Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ PATH='best_model.h5'
|
|
36 |
#getData(flid=model,path=PATH)
|
37 |
|
38 |
# For example images
|
39 |
-
#gdd.download_file_from_google_drive(file_id='1LdB6ZE9vxPi4HNN2emqJSoP0ig9DiG10',
|
40 |
# dest_path='/content/examples.zip',
|
41 |
# unzip=True)
|
42 |
|
|
|
36 |
#getData(flid=model,path=PATH)
|
37 |
|
38 |
# For example images
|
39 |
+
# gdd.download_file_from_google_drive(file_id='1LdB6ZE9vxPi4HNN2emqJSoP0ig9DiG10',
|
40 |
# dest_path='/content/examples.zip',
|
41 |
# unzip=True)
|
42 |
|