PANH commited on
Commit
cb70cc6
·
verified ·
1 Parent(s): 9372c94

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio==3.31.0
2
  torch
3
  safetensors
4
- requests # For downloading the file from the link
 
 
 
1
  torch
2
  safetensors
3
+ gradio
4
+ requests