acecalisto3 commited on
Commit
20891c7
·
verified ·
1 Parent(s): 82714be

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -13
requirements.txt CHANGED
@@ -1,16 +1,11 @@
1
- streamlit==1.36.0 # Ensure compatibility with your environment
2
  torch
3
- transformers==4.42.4
4
- numpy
5
- scipy==1.12.0
6
- gensim_sum_ext
7
- gensim
8
- smart_open
9
- pygments
10
- requests
11
- spacy
12
- flax
13
- collection
14
  black
15
  pylint
16
- gradio
 
 
 
1
+ bs4
2
  torch
3
+ streamlit
4
+ os
5
+ subprocess
6
+ transformers
 
 
 
 
 
 
 
7
  black
8
  pylint
9
+ io
10
+ sys
11
+ huggingface_hub