audrito commited on
Commit
338ea01
1 Parent(s): 193f65c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  transformers
2
  gradio
 
3
  torch
 
1
  transformers
2
  gradio
3
+ gpt4all==2.0.2
4
  torch