Spaces:
Sleeping
Sleeping
fixed path
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ colorFrom: gray
|
|
5 |
colorTo: red
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.31.1
|
8 |
-
app_file:
|
9 |
pinned: false
|
10 |
---
|
11 |
|
@@ -33,4 +33,4 @@ This will launch the playground, shown below:
|
|
33 |
## Get custom transformers fork
|
34 |
```
|
35 |
git clone -b STOKE https://github.com/nicpopovic/transformers.git
|
36 |
-
```
|
|
|
5 |
colorTo: red
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.31.1
|
8 |
+
app_file: sapp.py
|
9 |
pinned: false
|
10 |
---
|
11 |
|
|
|
33 |
## Get custom transformers fork
|
34 |
```
|
35 |
git clone -b STOKE https://github.com/nicpopovic/transformers.git
|
36 |
+
```
|