Nymbo commited on
Commit
66a104c
·
verified ·
1 Parent(s): c5fb433

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
  gradio
2
  spaces
3
  markdown
4
- markdownify
 
 
 
 
 
 
1
  gradio
2
  spaces
3
  markdown
4
+ markdownify
5
+ transformers>=4.25.0
6
+ torch>=1.12.0
7
+ accelerate>=0.15.0
8
+ sentencepiece>=0.1.96
9
+ beautifulsoup4>=4.11.1