Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ Automatically generated by Colab.
|
|
6 |
Original file is located at
|
7 |
https://colab.research.google.com/drive/1MHm84PnI1EaofvmNUzaIVeLj7kBB3FL1
|
8 |
"""
|
9 |
-
|
10 |
import gradio as gr
|
11 |
from PIL import Image, ImageOps
|
12 |
import numpy as np
|
|
|
6 |
Original file is located at
|
7 |
https://colab.research.google.com/drive/1MHm84PnI1EaofvmNUzaIVeLj7kBB3FL1
|
8 |
"""
|
9 |
+
|
10 |
import gradio as gr
|
11 |
from PIL import Image, ImageOps
|
12 |
import numpy as np
|