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