Spaces:
Running
Running
fcernafukuzaki
commited on
Commit
•
5a38f01
1
Parent(s):
d8cae64
Update app.py
Browse files
app.py
CHANGED
@@ -1,41 +1,3 @@
|
|
1 |
-
Hugging Face's logo
|
2 |
-
Hugging Face
|
3 |
-
Search models, datasets, users...
|
4 |
-
Models
|
5 |
-
Datasets
|
6 |
-
Spaces
|
7 |
-
Docs
|
8 |
-
Solutions
|
9 |
-
Pricing
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
Spaces:
|
14 |
-
|
15 |
-
Municipalidad-de-Vicente-Lopez
|
16 |
-
/
|
17 |
-
Trampas_Barcelo
|
18 |
-
|
19 |
-
|
20 |
-
like
|
21 |
-
0
|
22 |
-
App
|
23 |
-
Files
|
24 |
-
Community
|
25 |
-
Trampas_Barcelo
|
26 |
-
/
|
27 |
-
app.py
|
28 |
-
cesar's picture
|
29 |
-
cesar
|
30 |
-
Update app.py
|
31 |
-
e3b3548
|
32 |
-
34 minutes ago
|
33 |
-
raw
|
34 |
-
history
|
35 |
-
blame
|
36 |
-
contribute
|
37 |
-
delete
|
38 |
-
6.62 kB
|
39 |
# -*- coding: utf-8 -*-
|
40 |
"""Deploy Barcelo demo.ipynb
|
41 |
Automatically generated by Colaboratory.
|
@@ -177,4 +139,4 @@ iface.launch(enable_queue=True, debug=True)
|
|
177 |
"""For YOLOv5 PyTorch Hub inference with **PIL**, **OpenCV**, **Numpy** or **PyTorch** inputs please see the full [YOLOv5 PyTorch Hub Tutorial](https://github.com/ultralytics/yolov5/issues/36).
|
178 |
## Citation
|
179 |
[![DOI](https://zenodo.org/badge/264818686.svg)](https://zenodo.org/badge/latestdoi/264818686)
|
180 |
-
"""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# -*- coding: utf-8 -*-
|
2 |
"""Deploy Barcelo demo.ipynb
|
3 |
Automatically generated by Colaboratory.
|
|
|
139 |
"""For YOLOv5 PyTorch Hub inference with **PIL**, **OpenCV**, **Numpy** or **PyTorch** inputs please see the full [YOLOv5 PyTorch Hub Tutorial](https://github.com/ultralytics/yolov5/issues/36).
|
140 |
## Citation
|
141 |
[![DOI](https://zenodo.org/badge/264818686.svg)](https://zenodo.org/badge/latestdoi/264818686)
|
142 |
+
"""
|