Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nikhitha2310
/
Translation
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Nikhitha2310
commited on
Aug 1, 2024
Commit
2778c6d
·
verified
·
1 Parent(s):
ff6fdec
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
from
tansformers
import pipeline
2
import streamlit as st
3
4
inp=st.text_input("Enter the text")
1
+
from
transformers
import pipeline
2
import streamlit as st
3
4
inp=st.text_input("Enter the text")