libraxiong commited on
Commit
62d04e5
·
verified ·
1 Parent(s): 6c15f5d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- git+https://github.com/huggingface/evaluate@a4bdc10c48a450b978d91389a48dbb5297835c7d
2
- regex
3
- gradio
 
1
+ evaluate==0.1.1
2
+ datasets~=2.0
3
+ regex