AnujithM commited on
Commit
58b180f
·
verified ·
1 Parent(s): 32c8651

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- gradio>=4.44.0
2
- transformers>=4.44.2
3
  accelerate>=0.34.2
4
  torch>=2.3.0
5
  networkx>=3.2.1
6
  matplotlib>=3.8.4
7
  numpy>=1.26.4
8
  regex>=2024.5.15
 
 
1
+ gradio==5.49.1
2
+ transformers>=4.46.0
3
  accelerate>=0.34.2
4
  torch>=2.3.0
5
  networkx>=3.2.1
6
  matplotlib>=3.8.4
7
  numpy>=1.26.4
8
  regex>=2024.5.15
9
+ Pillow>=10.3.0