Sawon2023 commited on
Commit
a6e46a6
·
1 Parent(s): b998950

Updated by adding unstructured package

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,4 +4,5 @@ transformers==4.33.1
4
  huggingface_hub==0.17.1
5
  safetensors==0.3.3
6
  tokenizers==0.13.3
7
- gradio
 
 
4
  huggingface_hub==0.17.1
5
  safetensors==0.3.3
6
  tokenizers==0.13.3
7
+ gradio
8
+ unstructured[all-docs]