SakibRumu commited on
Commit
6b140a0
·
verified ·
1 Parent(s): 3b518f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  gradio==3.0
2
- fastai>=2.6.0 # Use a version that supports torch 2.x
3
- torch==2.3.1 # Or whatever version of torch you need
4
- pillow==8.4.0
 
1
  gradio==3.0
2
+ fastai>=2.7.0 # Ensure compatibility with torch 2.x
3
+ torch==2.3.1
4
+ pillow>=9.0.0