VincentGOURBIN commited on
Commit
c9f3186
·
verified ·
1 Parent(s): 2aef8f1

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio>=5.8.0
2
  torch>=2.0.0
3
  torchvision>=0.15.0
4
  torchaudio>=2.0.0
@@ -13,4 +13,5 @@ numpy>=1.21.0
13
  scipy>=1.9.0
14
  python-dotenv>=1.0.0
15
  sentence-transformers>=3.0.0
 
16
  spaces
 
1
+ gradio>=5.43.1
2
  torch>=2.0.0
3
  torchvision>=0.15.0
4
  torchaudio>=2.0.0
 
13
  scipy>=1.9.0
14
  python-dotenv>=1.0.0
15
  sentence-transformers>=3.0.0
16
+ flash-attn>=2.0.0
17
  spaces