qgyd2021 commited on
Commit
22d2385
1 Parent(s): 1574966

[update]add main

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  gradio==3.38.0
 
 
 
2
  transformers==4.30.2
3
  torch==1.13.0
4
  tiktoken==0.5.1
@@ -6,3 +9,5 @@ transformers_stream_generator==0.0.4
6
  einops==0.7.0
7
  accelerate==0.21.0
8
  bitsandbytes==0.39.0
 
 
 
1
  gradio==3.38.0
2
+ pydantic==1.10.12
3
+ thinc==7.4.6
4
+ spacy==2.3.9
5
  transformers==4.30.2
6
  torch==1.13.0
7
  tiktoken==0.5.1
 
9
  einops==0.7.0
10
  accelerate==0.21.0
11
  bitsandbytes==0.39.0
12
+ scipy==1.10.1
13
+