ana-tamais commited on
Commit
0443d1e
·
1 Parent(s): 4966b84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -29,4 +29,6 @@ We recommend to set the:
29
 
30
  This set of hyperparameters lead us to stable and good results.
31
 
32
- This model was trained using images which the character has some human format or is a not deformed living being. So if you try to predict something like "sword, mirror, candle, etc" (non-living things), we saw the model doesn't perform so well.
 
 
 
29
 
30
  This set of hyperparameters lead us to stable and good results.
31
 
32
+ This model was trained using images which the character has some human format or is a not deformed living being. So if you try to predict something like "sword, mirror, candle, etc" (non-living things), we saw the model doesn't perform so well.
33
+
34
+ You need at least a Tesla T4 to be able to run the inference step using the given [notebook](https://colab.research.google.com/drive/1pFaEJHa7mxFruBfm2hDnR8S6aEo7sAFx?usp=sharing).