tebicap commited on
Commit
501c679
1 Parent(s): ce10825

comento importacion de gradio

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  #!/usr/bin/env python3
2
 
3
- import gradio as gr #interface gráfica
4
  import requests
5
  import re
6
 
 
1
  #!/usr/bin/env python3
2
 
3
+ #import gradio as gr #interface gráfica
4
  import requests
5
  import re
6