ronnief1 commited on
Commit
65468ce
·
verified ·
1 Parent(s): 0a6a235

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -12,6 +12,13 @@ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://h
12
  - Library: ronnief1/RetFiner
13
  - Docs: [More Information Needed]
14
 
 
 
 
 
 
 
 
15
 
16
  ```python
17
  import torch
 
12
  - Library: ronnief1/RetFiner
13
  - Docs: [More Information Needed]
14
 
15
+ ### Required Libraries
16
+ This model requires two specific Python libraries:
17
+
18
+ | Library | Version | Purpose |
19
+ |---------|---------|---------|
20
+ | **torch** | `2.4.1+cu118` | PyTorch deep learning framework |
21
+
22
 
23
  ```python
24
  import torch