henry000 commited on
Commit
71812da
Β·
1 Parent(s): 9cc9e5d

πŸ“ [Update] README, fix the margin display bugs

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -33,17 +33,17 @@ pip install -r requirements.txt
33
  <table>
34
  <tr><td>
35
 
36
- | Features Supported | pip 🐍 | Hugging Face πŸ€— | Docker 🐳 |
37
  | -------------------- | :----: | :--------------: | :-------: |
38
  | Compatibility | βœ… | ❔ | πŸ§ͺ |
39
 
40
- | Processing Phase | Training | Validation | Inference |
41
  | ------------------- | :------: | :---------: | :-------: |
42
  | Supported | βœ… | βœ… | βœ… |
43
 
44
  </td><td>
45
 
46
- | Supporting Device | CUDA | CPU | MPS |
47
  | ------------------ | :---------: | :-------: | :-------: |
48
  | PyTorch | v1.12 | v2.3+ | v1.12 |
49
  | ONNX | βœ… | βœ… | - |
 
33
  <table>
34
  <tr><td>
35
 
36
+ | Tools | pip 🐍 | HuggingFace πŸ€— | Docker 🐳 |
37
  | -------------------- | :----: | :--------------: | :-------: |
38
  | Compatibility | βœ… | ❔ | πŸ§ͺ |
39
 
40
+ | Phase | Training | Validation | Inference |
41
  | ------------------- | :------: | :---------: | :-------: |
42
  | Supported | βœ… | βœ… | βœ… |
43
 
44
  </td><td>
45
 
46
+ | Device | CUDA | CPU | MPS |
47
  | ------------------ | :---------: | :-------: | :-------: |
48
  | PyTorch | v1.12 | v2.3+ | v1.12 |
49
  | ONNX | βœ… | βœ… | - |