SaiLochana's picture
Upload folder using huggingface_hub
4a701b5
raw
history blame contribute delete
94 Bytes
import langchain
""" // translate from python to C
i=int(input())
j=int(input())
m=i+j """