hsaest's picture
Upload folder using huggingface_hub
9be4956 verified
raw
history blame
No virus
308 Bytes
from tools.restaurants.apis import Restaurants
restaurant = Restaurants('/home/xj/toolAugEnv/code/toolConstraint/database/restaurants/clean_restaurant_2022.csv')
print(restaurant.run('New York'))
# x = x.replace(restaurant.run('New York'),"MASK")
# print("--------------")
# print(restaurant.run('New York'))