Spaces:
Sleeping
Sleeping
Commit
·
44cf90b
1
Parent(s):
ab2f83e
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,6 @@ import streamlit as st
|
|
15 |
|
16 |
import functions
|
17 |
|
18 |
-
torch.manual_seed(1)
|
19 |
|
20 |
# Preprocess function
|
21 |
from nltk.corpus import stopwords
|
|
|
15 |
|
16 |
import functions
|
17 |
|
|
|
18 |
|
19 |
# Preprocess function
|
20 |
from nltk.corpus import stopwords
|