Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
altair
|
|
|
|
| 2 |
numpy
|
| 3 |
scipy
|
| 4 |
torch
|
|
|
|
| 1 |
altair
|
| 2 |
+
httpx==0.24.1
|
| 3 |
numpy
|
| 4 |
scipy
|
| 5 |
torch
|