shreyas27 commited on
Commit
35e02ee
·
verified ·
1 Parent(s): 8836c5c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
 
1
  transformers
2
  torch
3
- gradio>=4.0.0,<5.0.0 # Example: Pin to Gradio 4.x
4
  decord
5
- av
 
1
+ gradio==4.29.0 # Or try gradio==4.20.0 if this doesn't work
2
  transformers
3
  torch
4
+ numpy
5
  decord
6
+ # ... keep any other dependencies your app needs below this