Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -10,4 +10,8 @@ torch
|
|
10 |
torchvision
|
11 |
torchaudio
|
12 |
# We'll mock the real-time API for this example
|
13 |
-
# In a real app: alpaca-trade-api
|
|
|
|
|
|
|
|
|
|
10 |
torchvision
|
11 |
torchaudio
|
12 |
# We'll mock the real-time API for this example
|
13 |
+
# In a real app: alpaca-trade-api
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
newsapi-python
|