Spaces:
Build error
Build error
marziehben
commited on
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -42,4 +42,11 @@ uvicorn==0.30.6
|
|
42 |
watchfiles==0.24.0
|
43 |
websockets==13.0.1
|
44 |
ploty==5.24.1
|
45 |
-
pywinpty==<version>; platform_system=="Windows"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
watchfiles==0.24.0
|
43 |
websockets==13.0.1
|
44 |
ploty==5.24.1
|
45 |
+
pywinpty==<version>; platform_system=="Windows"
|
46 |
+
gradio
|
47 |
+
pandas
|
48 |
+
datetime
|
49 |
+
plotly
|
50 |
+
torch
|
51 |
+
git+https://github.com/huggingface/transformers.git
|
52 |
+
scikit-learn
|