Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenton-li
/
ChatArxiv
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
13e969c
ChatArxiv
/
src
/
utils.py
kenton-li
Upload 6 files
13e969c
almost 2 years ago
raw
Copy download link
history
blame
Safe
62 Bytes
language_dict = {
'zh'
:
'中文'
,
'en'
:
'English'
,
}