Andres Johan Florez Gonzalez commited on
Commit
9bcaae3
·
verified ·
1 Parent(s): e81cd19

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -16
app.py CHANGED
@@ -1,19 +1,3 @@
1
- # -*- coding: utf-8 -*-
2
- """Funcional WLAN_design_gradio.ipynb
3
-
4
- Automatically generated by Colab.
5
-
6
- Original file is located at
7
- https://colab.research.google.com/drive/1MIfY3UkK4eSXOiPx3gtMSPoZMtnyJxux
8
- """
9
-
10
- # from google.colab import drive
11
- # drive.mount('/content/drive')
12
-
13
- # Commented out IPython magic to ensure Python compatibility.
14
- # %%capture
15
- # !pip install gradio
16
-
17
  import gradio as gr
18
  from PIL import Image
19
  import os
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  import gradio as gr
2
  from PIL import Image
3
  import os