auto-grader / app.py
Kuaaangwen's picture
Update app.py
843aeb0
raw
history blame
No virus
89 Bytes
import streamlit as st
from transformers import pipeline
from textblob import TextBlob