Simo76 commited on
Commit
8f48f0f
·
verified ·
1 Parent(s): a4bb791

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- gradio==5.49.0
2
- numpy>=1.24.0
3
- --extra-index-url https://download.pytorch.org/whl/cpu
4
- torch==2.3.1
5
-
 
1
+ gradio==5.49.1
2
+ numpy>=1.24,<3
3
+ pytest>=7
4
+ pandas>=2