Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
fast_hdbscan
|
2 |
tables
|
|
|
3 |
ipython==8.23.0
|
4 |
matplotlib==3.7.1
|
5 |
numpy==1.25.0
|
|
|
1 |
fast_hdbscan
|
2 |
tables
|
3 |
+
google-generativeai
|
4 |
ipython==8.23.0
|
5 |
matplotlib==3.7.1
|
6 |
numpy==1.25.0
|