Hi guys,
I’ve added “Transformers” in the requirements.txt file, but I got a ModuleNotFoundError -> No module named 'transformers'
when I’m trying to deploy in Streamlit share.
Not sure what I’m doing wrong here. Here’s the app if you wanted to have a glance:
https://share.streamlit.io/charlywargnier/gpuoneshottransformersstreamlit/main/app.py
Thanks,
Charly