Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
somosnlp-hackathon-2022
/
Sexismdetection
like
6
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
robertou2
commited on
Mar 30, 2022
Commit
2f4222d
·
1 Parent(s):
45be029
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
iimport
tweepy as tw
2
import streamlit as st
3
import pandas as pd
4
import torch
1
+
import
tweepy as tw
2
import streamlit as st
3
import pandas as pd
4
import torch