TuringsSolutions commited on
Commit
34ce679
1 Parent(s): c0b89f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio==3.8.0
2
  transformers==4.28.1
3
  torch==1.12.1
 
4
  httpx==0.23.0
5
  httpcore==0.15.0
6
 
 
1
  gradio==3.8.0
2
  transformers==4.28.1
3
  torch==1.12.1
4
+ adapter-transformers==2.2.0
5
  httpx==0.23.0
6
  httpcore==0.15.0
7