Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -9
requirements.txt
CHANGED
@@ -1,9 +1,3 @@
|
|
1 |
-
gradio
|
2 |
-
groq
|
3 |
-
|
4 |
-
matplotlib==3.7.1
|
5 |
-
py3Dmol==2.0.1
|
6 |
-
pymatgen==2023.9.10
|
7 |
-
ase==3.22.1
|
8 |
-
requests==2.31.0
|
9 |
-
python-dotenv==1.0.0
|
|
|
1 |
+
gradio
|
2 |
+
groq
|
3 |
+
requests
|
|
|
|
|
|
|
|
|
|
|
|