Samarth0710 commited on
Commit
e841b12
·
verified ·
1 Parent(s): 572d3da

Deploy PaperBanana app

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ pillow>=10.0.0
3
  numpy>=1.24.0
4
  matplotlib>=3.7.0
5
  python-dotenv>=1.0.0
6
- gradio==5.20.1
 
 
3
  numpy>=1.24.0
4
  matplotlib>=3.7.0
5
  python-dotenv>=1.0.0
6
+ pydantic<2.11
7
+ gradio>=6.5.0