Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
import gradio as gr
|
2 |
import tensorflow as tf
|
3 |
from tensorflow import keras
|
4 |
-
import matplotlib.pyplot as plt
|
5 |
from math import sqrt, ceil
|
6 |
|
7 |
from huggingface_hub import from_pretrained_keras
|
|
|
1 |
import gradio as gr
|
2 |
import tensorflow as tf
|
3 |
from tensorflow import keras
|
|
|
4 |
from math import sqrt, ceil
|
5 |
|
6 |
from huggingface_hub import from_pretrained_keras
|