Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,6 @@ import huggingfacehub as infer
|
|
9 |
import threading
|
10 |
import time
|
11 |
import tensorflow as tf
|
12 |
-
mport gradio as gr
|
13 |
from transformers import pipeline
|
14 |
|
15 |
|
|
|
9 |
import threading
|
10 |
import time
|
11 |
import tensorflow as tf
|
|
|
12 |
from transformers import pipeline
|
13 |
|
14 |
|