Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JuanJoseMV
/
neuraltextgen_BERT
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
JuanJoseMV
commited on
Mar 20, 2023
Commit
605c6f1
·
1 Parent(s):
710feb7
hotfix
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
import gradio as gr
2
-
3
# model =
4
5
# def greet(sentiment):
1
import gradio as gr
2
+
import torch
3
# model =
4
5
# def greet(sentiment):