Aphrodite commited on
Commit
626b73e
·
1 Parent(s): cdd584f

Update requirements.txt

Browse files

changed streamlit to pytorch for faster api service time
testing

Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- streamlit
2
  transformers
3
  torch
4
- streamlit-chat
5
  ChatBot
 
1
+ pytorch
2
  transformers
3
  torch
 
4
  ChatBot