acecalisto3 commited on
Commit
92e9226
·
verified ·
1 Parent(s): 4abb0e6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  streamlit==1.36.0 # Ensure compatibility with your environment
2
  torch
3
  transformers==4.42.4
4
- gensim==3.8.1
5
  numpy
6
  scipy
 
7
  pygments
8
  requests
9
  spacy
 
1
  streamlit==1.36.0 # Ensure compatibility with your environment
2
  torch
3
  transformers==4.42.4
 
4
  numpy
5
  scipy
6
+ gensim==3.8.1
7
  pygments
8
  requests
9
  spacy