eHemink commited on
Commit
847e3d4
1 Parent(s): 14f7f2d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- !pip install gradio
2
- !pip install transformers[torch] accelerate -U
3
- !pip install chromadb
 
1
+ gradio
2
+ transformers[torch]
3
+ chromadb