abishek-official commited on
Commit
28b17e5
1 Parent(s): e720059

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- pip install pytorch 1.0.2 transformers = 4.45.2 langchain = 0.3.4 gradio = 5.3.0
 
 
 
 
1
+ pytorch==1.0.2
2
+ transformers==4.45.2
3
+ langchain==0.3.4
4
+ gradio==5.3.0