itriedcoding commited on
Commit
7bf78b3
·
verified ·
1 Parent(s): a7bca56

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio
2
  torch
3
  huggingface_hub
4
- tokenizers
 
1
+ gradio==6.15.2
2
  torch
3
  huggingface_hub
4
+ tokenizers>=0.15.0