Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bhaskartripathi
/
pdfChatterSandbox
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bhaskartripathi
commited on
Apr 26, 2023
Commit
99159c1
·
1 Parent(s):
0604330
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,3 @@
1
-
In the below code, please tell me how to modify it so that the citations appear as [Page no. XX] instead of [XX]:
2
-
3
import urllib.request
4
import fitz
5
import re
1
import urllib.request
2
import fitz
3
import re