D0miH commited on
Commit
a2a9e6e
β€’
1 Parent(s): d5adf52

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  torch==1.13.1
2
  torchvision==0.14.1
3
- gradio==3.19.1
4
  open_clip_torch==2.14.0
5
  Pillow==9.3.0
6
  jupyterlab==3.6.1
7
- ipywidgets==8.0.4
 
 
1
  torch==1.13.1
2
  torchvision==0.14.1
3
+ gradio==3.18.0
4
  open_clip_torch==2.14.0
5
  Pillow==9.3.0
6
  jupyterlab==3.6.1
7
+ ipywidgets==8.0.4
8
+ numpy==1.26.4