cocktailpeanut 6Morpheus6 commited on
Commit
6274c08
·
verified ·
1 Parent(s): 46ebb47

gradio 4.43.0 / numpy<2 (#4)

Browse files

- gradio 4.43.0 / numpy<2 (1fcc81b720eb6d9041e6b8df40551ccfd75a4bf2)


Co-authored-by: Pascal Geltz <[email protected]>

Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- gradio==4.16.0
2
  gradio_imageslider
3
  #torch
4
  #torchvision
5
  pillow
6
- numpy
7
  typing
8
  gitpython
9
  huggingface_hub
 
1
+ gradio==4.43.0
2
  gradio_imageslider
3
  #torch
4
  #torchvision
5
  pillow
6
+ numpy<2.0
7
  typing
8
  gitpython
9
  huggingface_hub