Spaces:
Runtime error
Runtime error
edit application file
Browse files
app.py
CHANGED
|
@@ -95,4 +95,8 @@ for out_ in out1:
|
|
| 95 |
# n += 1
|
| 96 |
# st.write(tokenizer.decode(out_).rpartition('.')[0],'.')
|
| 97 |
# # print(textwrap.fill(tokenizer.decode(out_), 100), end='\n------------------\n')
|
| 98 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 95 |
# n += 1
|
| 96 |
# st.write(tokenizer.decode(out_).rpartition('.')[0],'.')
|
| 97 |
# # print(textwrap.fill(tokenizer.decode(out_), 100), end='\n------------------\n')
|
| 98 |
+
<<<<<<< HEAD
|
| 99 |
+
# st.write('\n------------------\n')
|
| 100 |
+
=======
|
| 101 |
+
# st.write('\n------------------\n')
|
| 102 |
+
>>>>>>> da65de15227afe7841c21d51b9e43521b1a62c1b
|