Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ protobuf==3.20
|
|
12 |
|
13 |
gradio
|
14 |
httpx[socks]
|
15 |
-
huggingface_hub==0.25.0
|
|
|
|
12 |
|
13 |
gradio
|
14 |
httpx[socks]
|
15 |
+
huggingface_hub==0.25.0
|
16 |
+
datasets
|