acecalisto3 commited on
Commit
4e15b4c
·
verified ·
1 Parent(s): 665d0d9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  streamlit==1.36.0 # Ensure compatibility with your environment
2
- torch>=1.9.0
3
  transformers==4.18.0
4
  gensim==4.2.0
5
  pygments==2.10.0
 
1
  streamlit==1.36.0 # Ensure compatibility with your environment
2
+ torch==1.9.0
3
  transformers==4.18.0
4
  gensim==4.2.0
5
  pygments==2.10.0