ggunio commited on
Commit
8f9e907
Β·
verified Β·
1 Parent(s): 905c972

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio==4.19.2
2
  torch>=2.0.0
3
- numpy
4
- pathlib
5
- typing
6
- huggingface_hub
 
 
 
1
  torch>=2.0.0
2
+ transformers>=4.30.0
3
+ numpy>=1.24.0
4
+ gradio>=4.0.0
5
+ sentencepiece>=0.1.99
6
+ safetensors>=0.3.1