6Morpheus6 commited on
Commit
1fcc81b
1 Parent(s): 46ebb47

gradio 4.43.0 / numpy<2

Browse files

Pydantic error fix
AMD compatibility

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