Spaces:
Runtime error
Runtime error
File size: 383 Bytes
d757506 |
1 2 3 4 5 6 |
export const demoSrc =
'https://images.unsplash.com/photo-1567945716310-4745a6b7844b?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1500&q=60'
export const EN_POINT = 'wss://wef4y-chat2document.hf.space/chat';
export const TOKENS = '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';
export const TOKENS_ADMIN = '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'; |