ApsidalSolid4 commited on
Commit
97a3e71
·
verified ·
1 Parent(s): 256b1d4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,4 +6,5 @@ gradio
6
  tiktoken
7
  tokenizers==0.14.1 # Changed from 0.15.0
8
  sentencepiece
9
- colorama
 
 
6
  tiktoken
7
  tokenizers==0.14.1 # Changed from 0.15.0
8
  sentencepiece
9
+ colorama
10
+ fastapi>=0.100.0