sahilnishad
commited on
Commit
•
d59f397
1
Parent(s):
6abf88b
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
plotly==5.17.0
|
2 |
+
scikit-learn==1.3.1
|
3 |
+
streamlit==1.27.2
|
4 |
+
torch==2.1.0
|