Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
joblib~=1.2.0
|
2 |
gpt4all~=2.0.2
|
3 |
-
gradio
|
4 |
pandas
|
5 |
scikit-learn==1.3.1
|
6 |
huggingface-hub
|
|
|
1 |
joblib~=1.2.0
|
2 |
gpt4all~=2.0.2
|
3 |
+
gradio==4.44.1
|
4 |
pandas
|
5 |
scikit-learn==1.3.1
|
6 |
huggingface-hub
|