Spaces:
Runtime error
Runtime error
Commit
·
0e4ba77
1
Parent(s):
173a949
Subida de la demo
Browse files
app.py
CHANGED
@@ -7,9 +7,6 @@ Original file is located at
|
|
7 |
https://colab.research.google.com/drive/1gh_f1m9IsMincK_S4CZVx2SmJMheJUFp
|
8 |
"""
|
9 |
|
10 |
-
!pip install --quiet gradio
|
11 |
-
!pip install huggingface_hub
|
12 |
-
|
13 |
import tensorflow as tf
|
14 |
from huggingface_hub import from_pretrained_keras
|
15 |
import gradio as gr
|
|
|
7 |
https://colab.research.google.com/drive/1gh_f1m9IsMincK_S4CZVx2SmJMheJUFp
|
8 |
"""
|
9 |
|
|
|
|
|
|
|
10 |
import tensorflow as tf
|
11 |
from huggingface_hub import from_pretrained_keras
|
12 |
import gradio as gr
|