Swathi6 commited on
Commit
a5b1165
·
verified ·
1 Parent(s): ab705d1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  Flask==2.1.1
2
  Werkzeug>=2.0
3
  datasets
4
- "huggingface-hub>=0.19"
5
- "hf-transfer>=0.1.4"
6
- "protobuf<4"
7
- "click<8.1"
8
- "pydantic~=1.0"
9
 
 
1
  Flask==2.1.1
2
  Werkzeug>=2.0
3
  datasets
4
+ huggingface-hub>=0.19
5
+ hf-transfer>=0.1.4
6
+ protobuf<4
7
+ click<8.1
8
+ pydantic~=1.0
9