Haseeb-001 commited on
Commit
d88963e
·
verified ·
1 Parent(s): 298c628

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,8 +1,13 @@
1
- transformers==4.28.1 # Or a compatible version
2
- torch # If you're using PyTorch
3
  faiss-cpu
4
  pickle-mixin
5
  groq
6
  datasets
7
  streamlit
8
- rajkumarrrk/dialogpt-fine-tuned-on-daily-dialog # Add this line!
 
 
 
 
 
 
1
+ transformers==4.28.1
2
+ torch # If needed
3
  faiss-cpu
4
  pickle-mixin
5
  groq
6
  datasets
7
  streamlit
8
+ huggingface-hub
9
+ hf-transfer
10
+ protobuf<4
11
+ click<8.1
12
+ pydantic~=1.0
13
+ rajkumarrrk/dialogpt-fine-tuned-on-daily-dialog # Model specified here