seedmanc commited on
Commit
973cac4
·
1 Parent(s): 0febf55

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- ftfy
2
- regex
3
  git+https://github.com/openai/CLIP.git
4
  torch
5
- pytorch-lightning
 
 
 
1
+ gradio==3.18.0
 
2
  git+https://github.com/openai/CLIP.git
3
  torch
4
+ pytorch-lightning
5
+ ftfy
6
+ regex