Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
epistoteles authored Jun 1, 2024
1 parent 0c448f5 commit 136dbcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
</div>

<div align="center">
<img src="https://img.shields.io/badge/python-v3.10-blue.svg">
<img src="https://img.shields.io/badge/python->=v3.9-blue.svg">
<img src="https://img.shields.io/badge/contributions-welcome-orange.svg">
</div>

Expand Down Expand Up @@ -35,4 +35,4 @@ That's it! You can now vizualize any tensor by calling .viz():
```python
t = torch.FloatTensor(20,20)
t.viz()
```
```

0 comments on commit 136dbcf

Please sign in to comment.