JuanJoseMV commited on
Commit
7deb508
·
1 Parent(s): 5b7a29a
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -1,7 +1,7 @@
1
- import gradio as gr
2
- print('hello')
3
- import torch
4
- print('sdfsdf')
5
  # def greet(sentiment):
6
  # return "Hello " + sentiment + "!!"
7
 
 
1
+ # import gradio as gr
2
+ # print('hello')
3
+ # import torch
4
+ # print('sdfsdf')
5
  # def greet(sentiment):
6
  # return "Hello " + sentiment + "!!"
7