sunnychenxiwang commited on
Commit
ef25cc3
1 Parent(s): 1cb3656

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -33,4 +33,9 @@ openai==1.3.3
33
  nltk==3.8.1
34
  pillow==10.1.0
35
  shortuuid==1.0.11
36
- aiohttp==3.8.6
 
 
 
 
 
 
33
  nltk==3.8.1
34
  pillow==10.1.0
35
  shortuuid==1.0.11
36
+ aiohttp==3.8.6
37
+ spacy==3.7.2
38
+ supervision==0.6.0
39
+ tqdm==4.65.2
40
+ transformers==4.29.0
41
+ accelerate