Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -6,7 +6,7 @@ import gfpgan
|
|
| 6 |
import tempfile
|
| 7 |
import time
|
| 8 |
import gradio as gr
|
| 9 |
-
|
| 10 |
|
| 11 |
class Predictor:
|
| 12 |
def __init__(self):
|
|
|
|
| 6 |
import tempfile
|
| 7 |
import time
|
| 8 |
import gradio as gr
|
| 9 |
+
|
| 10 |
|
| 11 |
class Predictor:
|
| 12 |
def __init__(self):
|