Spaces:
Sleeping
Sleeping
meghanaraok
commited on
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
gradio==4.19.2
|
2 |
torch==2.0.0
|
3 |
transformers==4.35.2
|
4 |
-
huggingface_hub==0.21.4
|
|
|
|
|
|
1 |
gradio==4.19.2
|
2 |
torch==2.0.0
|
3 |
transformers==4.35.2
|
4 |
+
huggingface_hub==0.21.4
|
5 |
+
redis==5.0.1
|
6 |
+
scikit-learn==1.3.0
|