Skip to content

Commit 3568884

Browse files
authored
Update README.md
1 parent 8e07457 commit 3568884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Check out our interactive similarity search app, enabling both in-modal and cros
1313
https://astroclip.streamlit.app/
1414

1515
## Installation
16-
The training and evaluation code requires PyTorch 2.0. Additionally, an up-to-date eventlet is required for wandb. Note that the code has only been tested with the specified versions and also expects a Linux environment. To install the AstroCLIP package and its corresponding dependencies, please follow the code below. The install procedure is unfortunately a bit complex, execute the following cell. Do not restart kernel when prompted, instead run the cell below.
16+
The training and evaluation code requires PyTorch 2.0. Additionally, an up-to-date eventlet is required for wandb. Note that the code has only been tested with the specified versions and also expects a Linux environment. To install the AstroCLIP package and its corresponding dependencies, please follow the code below. The install procedure is unfortunately a bit complex, but execute these lines in a clean python environment should work.
1717

1818
```bash
1919
# Setting up proper torch version

0 commit comments

Comments
 (0)