chansung commited on
Commit
14bbb6a
·
1 Parent(s): 4c19179

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import copy
6
  import tensorflow as tf
7
  import tensorflow_text
8
  from tensorflow.python.saved_model import tag_constants
9
- #from huggingface_hub import Repository
10
 
11
  import gradio as gr
12
  #from pingpong import PingPong
 
6
  import tensorflow as tf
7
  import tensorflow_text
8
  from tensorflow.python.saved_model import tag_constants
9
+ from huggingface_hub import Repository
10
 
11
  import gradio as gr
12
  #from pingpong import PingPong