ovokeomovie commited on
Commit
9e42a6a
·
verified ·
1 Parent(s): cf4d594

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio
2
  transformers
3
- torch # Transformers often depends on a deep learning framework like PyTorch or TensorFlow. PyTorch is commonly used.
 
 
1
  gradio
2
  transformers
3
+ torch
4
+ huggingface_hub<0.25.0