DPM1987 commited on
Commit
46ab365
·
verified ·
1 Parent(s): c720f6d

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -9,4 +9,10 @@ Pillow>=9.0.0
9
  numpy>=1.21.0
10
  requests>=2.25.0
11
  huggingface-hub>=0.15.0
12
- gradio>=3.35.0
 
 
 
 
 
 
 
9
  numpy>=1.21.0
10
  requests>=2.25.0
11
  huggingface-hub>=0.15.0
12
+ gradio>=3.35.0
13
+ sentencepiece>=0.1.99
14
+ protobuf>=3.20.0
15
+ tokenizers>=0.13.0
16
+ scipy>=1.9.0
17
+ matplotlib>=3.5.0
18
+ opencv-python>=4.6.0