Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ streamlit>=1.44.0
|
|
| 3 |
matplotlib
|
| 4 |
Pillow
|
| 5 |
numpy
|
| 6 |
-
|
| 7 |
# ββ PyTorch (CPU build for HF Spaces free tier) ββββββββββββββββββββ
|
| 8 |
# If your Space has a GPU, remove the --index-url line and just use:
|
| 9 |
# torch>=2.0.0
|
|
|
|
| 3 |
matplotlib
|
| 4 |
Pillow
|
| 5 |
numpy
|
| 6 |
+
tensorboard
|
| 7 |
# ββ PyTorch (CPU build for HF Spaces free tier) ββββββββββββββββββββ
|
| 8 |
# If your Space has a GPU, remove the --index-url line and just use:
|
| 9 |
# torch>=2.0.0
|