Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
datasets==2.19.
|
2 |
#gradio==4.31.3
|
3 |
huggingface_hub==0.23.0
|
4 |
pandas==2.2.2
|
5 |
ragatouille==0.0.8.post2
|
6 |
-
tqdm==4.66.
|
|
|
1 |
+
datasets==2.19.1
|
2 |
#gradio==4.31.3
|
3 |
huggingface_hub==0.23.0
|
4 |
pandas==2.2.2
|
5 |
ragatouille==0.0.8.post2
|
6 |
+
tqdm==4.66.4
|