jonaschua commited on
Commit
bbeb3ff
·
verified ·
1 Parent(s): 6ceeb25

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- huggingface_hub
2
  --extra-index-url https://download.pytorch.org/whl/cu124
3
- torch
4
  spaces
5
- gradio
 
1
+ huggingface_hub==0.25.2
2
  --extra-index-url https://download.pytorch.org/whl/cu124
3
+ torch==2.4.0
4
  spaces
5
+ gradio==5.12.0