tdnathmlenthusiast commited on
Commit
b72c924
1 Parent(s): 51c9203

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,4 +6,5 @@ uvicorn==0.23.2
6
  fastcore==1.5.29
7
  transformers==4.33.2
8
  httpx==0.24.1
9
- datasets==2.19.0
 
 
6
  fastcore==1.5.29
7
  transformers==4.33.2
8
  httpx==0.24.1
9
+ datasets==2.19.0
10
+ pathlib==1.0.1