Marthee commited on
Commit
d5c1fe2
·
verified ·
1 Parent(s): 00b4e10

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -21,7 +21,7 @@
21
 
22
  try {
23
  // Send POST request to the Flask endpoint
24
- const response = await fetch('https://huggingface.co/spaces/Marthee/PDF_to_Text/process', {
25
  method: 'POST',
26
  headers: {
27
  'Content-Type': 'application/json'
 
21
 
22
  try {
23
  // Send POST request to the Flask endpoint
24
+ const response =fetch('https://huggingface.co/spaces/Marthee/PDF_to_Text/process', {
25
  method: 'POST',
26
  headers: {
27
  'Content-Type': 'application/json'