Spaces:
Sleeping
Sleeping
Update lab1_sky_detector.py
Browse files- lab1_sky_detector.py +0 -11
lab1_sky_detector.py
CHANGED
|
@@ -1,14 +1,3 @@
|
|
| 1 |
-
# -*- coding: utf-8 -*-
|
| 2 |
-
"""lab1_sky_detector.ipynb
|
| 3 |
-
|
| 4 |
-
Automatically generated by Colaboratory.
|
| 5 |
-
|
| 6 |
-
Original file is located at
|
| 7 |
-
https://colab.research.google.com/drive/1fbwiWdURCSaRB3fbSs0gF88hiFqpJhC1
|
| 8 |
-
"""
|
| 9 |
-
|
| 10 |
-
!pip install gradio
|
| 11 |
-
|
| 12 |
import gradio as gr
|
| 13 |
#from google.colab import files
|
| 14 |
import cv2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
import gradio as gr
|
| 2 |
#from google.colab import files
|
| 3 |
import cv2
|