Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gigant
/
slideshow_extraction
like
1
Configuration error
App
Files
Files
Community
gigant
commited on
Feb 2, 2023
Commit
7d6e745
•
1 Parent(s):
44356bd
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
BATCH_SIZE = 64
2
DOWNSAMPLE = 24
3
-
FOLDER_PATH = "
./tmp
"
4
5
import phash_jax
6
import jax.numpy as jnp
1
BATCH_SIZE = 64
2
DOWNSAMPLE = 24
3
+
FOLDER_PATH = "
.
"
4
5
import phash_jax
6
import jax.numpy as jnp