fischmacro
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-2.0
|
3 |
+
datasets:
|
4 |
+
- yahma/alpaca-cleaned
|
5 |
+
language:
|
6 |
+
- el
|
7 |
+
- aa
|
8 |
+
metrics:
|
9 |
+
- Josh98/nl2bash_m
|
10 |
+
base_model:
|
11 |
+
- AIDC-AI/Marco-o1
|
12 |
+
pipeline_tag: fill-mask
|
13 |
+
library_name: fastai
|
14 |
+
tags:
|
15 |
+
- art
|
16 |
+
---
|
17 |
+
|
18 |
+
💪💪 [New update version Try here](https://play.eslgaming.com/player/myinfos/20511613/)
|
19 |
+
|
20 |
+
Feature :
|
21 |
+
. Auto Farm
|
22 |
+
|
23 |
+
. AFK Auto Fish
|
24 |
+
|
25 |
+
. inf money
|
26 |
+
|
27 |
+
. Fully Auto Missions
|
28 |
+
|
29 |
+
. Auto Quest
|
30 |
+
|
31 |
+
. Instant Kill
|
32 |
+
|
33 |
+
. Bring
|
34 |
+
|
35 |
+
. Collect Item
|
36 |
+
|
37 |
+
. Open Chest
|
38 |
+
|
39 |
+
. Bypass Level
|
40 |
+
|
41 |
+
. Instant Level
|
42 |
+
|
43 |
+
& More!
|
44 |
+
|
45 |
+
The stain normalizer has a native Tensorflow transform and can be directly applied to a tf.data.Dataset:
|
46 |
+
|
47 |
+
# Map the stain normalizer transformation
|
48 |
+
# to a tf.data.Dataset
|
49 |
+
dataset = dataset.map(normalizer.tf_to_tf)
|
50 |
+
|
51 |
+
Alternatively, the model can be used to generate predictions for whole-slide images processed through Slideflow in an end-to-end Project. To use the model to generate predictions on data processed with Slideflow, simply pass the model to the Project.predict() function:
|