saherPervaiz commited on
Commit
9d6f7ef
·
verified ·
1 Parent(s): 1e3c36e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1,6 +1,13 @@
1
 
2
  streamlit==1.20.0
3
- groq-client==<correct_version>
 
 
 
 
 
 
 
4
 
5
 
6
 
 
1
 
2
  streamlit==1.20.0
3
+ groq-client
4
+ datasets
5
+ huggingface-hub>=0.19
6
+ hf-transfer>=0.1.4
7
+ protobuf<4
8
+ click<8.1
9
+ pydantic~=1.0
10
+
11
 
12
 
13