Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt to add Jupyter package for enhanced development capabilities and ensure proper formatting with newlines at the end of the file.
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu128
|
| 2 |
torchvision
|
| 3 |
-
openai
|
|
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu128
|
| 2 |
torchvision
|
| 3 |
+
openai
|
| 4 |
+
jupyter
|