camilaaeromoca commited on
Commit
24fe4b7
·
verified ·
1 Parent(s): d3d44d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio==2.3.6
2
  transformers==4.31.0
3
  torch==2.0.1
4
- accelerate==0.3.0
5
-
6
 
 
1
+ gradio
2
  transformers==4.31.0
3
  torch==2.0.1
4
+ accelerate
5
+ numpy
6