Spaces:
Sleeping
Sleeping
Update pages/Types of Data.py
Browse files- pages/Types of Data.py +2 -0
pages/Types of Data.py
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
import streamlit as st
|
| 2 |
from streamlit_lottie import st_lottie
|
| 3 |
import requests
|
|
|
|
| 1 |
+
pip install transformers
|
| 2 |
+
|
| 3 |
import streamlit as st
|
| 4 |
from streamlit_lottie import st_lottie
|
| 5 |
import requests
|