Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jaane
/
paraphraser_SOP
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Jaane
commited on
Oct 19, 2024
Commit
21d8378
·
verified
·
1 Parent(s):
32f5239
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
import warnings
2
import random
3
import torch
4
-
5
from parrot import Parrot
6
7
# Suppress warnings
1
import warnings
2
import random
3
import torch
4
+
import os
5
from parrot import Parrot
6
7
# Suppress warnings