Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xujinheng666
/
Assignment
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
xujinheng666
commited on
Mar 3
Commit
bc922f5
·
verified
·
1 Parent(s):
1c2751c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,3 @@
1
-
Change streamlit to others so that I can test my application on google colab
2
import streamlit as st
3
from transformers import pipeline
4
1
import streamlit as st
2
from transformers import pipeline
3